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