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 1b13709 commit 1b4f3e2Copy full SHA for 1b4f3e2
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>9.3.0</Version>
+ <Version>9.3.1</Version>
13
<LangVersion>10</LangVersion>
14
<PackageProjectUrl>https://github.com/capjan/CoreLib</PackageProjectUrl>
15
<AssemblyName>CoreLib</AssemblyName>
0 commit comments