We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509695d commit ccde739Copy full SHA for ccde739
CodingSeb.Converters/CodingSeb.Converters.csproj
@@ -10,8 +10,9 @@
10
<Copyright>Copyright © Coding Seb 2019</Copyright>
11
<PackageProjectUrl>https://github.com/codingseb/Converters</PackageProjectUrl>
12
<Authors>CodingSeb</Authors>
13
- <Version>1.0.5</Version>
14
- <AssemblyVersion>1.0.5.0</AssemblyVersion>
+ <Version>1.0.6</Version>
+ <AssemblyVersion>1.0.6.0</AssemblyVersion>
15
+ <IncludeSymbols>True</IncludeSymbols>
16
</PropertyGroup>
17
18
<ItemGroup>
0 commit comments