Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
nRafinia committed Mar 14, 2023
1 parent 0a2de91 commit 0940d50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions src/nHash/Startup.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
using nHash.Providers;
using nHash.SubFeatures;
using nHash.SubFeatures.Encodes;
using nHash.SubFeatures.Texts;

namespace nHash;

Expand Down
2 changes: 1 addition & 1 deletion 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.0</Version>
<Version>1.3</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<LangVersion>latestmajor</LangVersion>
Expand Down

0 comments on commit 0940d50

Please sign in to comment.