Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
nRafinia committed Mar 18, 2023
1 parent 8f8aeea commit e880970
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/nHash/nHash.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<Version>1.3.2</Version>
<Version>1.4</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latestmajor</LangVersion>
Expand All @@ -17,6 +17,5 @@
<PackageReference Include="MlkPwgen" Version="0.3.0" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<!-- <PackageReference Include="System.Net.Primitives" Version="4.3.1" />-->
</ItemGroup>
</Project>

0 comments on commit e880970

Please sign in to comment.