We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0df02 commit 2e17960Copy full SHA for 2e17960
Core/Core.csproj
@@ -9,7 +9,7 @@
9
<Description>Intended to be used in every project to reuse as much code as possible for daily coding tasks.</Description>
10
<Copyright>©2022 Jan Ruhlaender</Copyright>
11
<GeneratePackageOnBuild Condition="'$(Configuration)'=='Release'">false</GeneratePackageOnBuild>
12
- <Version>10.2.0</Version>
+ <Version>11.0.0</Version>
13
<LangVersion>10</LangVersion>
14
<PackageProjectUrl>https://github.com/capjan/CoreLib</PackageProjectUrl>
15
<AssemblyName>CoreLib</AssemblyName>
0 commit comments