We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af4d1f commit 9a1cff0Copy full SHA for 9a1cff0
src/nHash.Console/nHash.Console.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net7.0</TargetFramework>
6
- <Version>1.9.1</Version>
+ <Version>1.10</Version>
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
<LangVersion>latestmajor</LangVersion>
0 commit comments