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 86a460c commit 37faebdCopy full SHA for 37faebd
HashifyNETCLI/HashifyNETCLI.csproj
@@ -13,7 +13,7 @@
13
<Company>Deskasoft International</Company>
14
<Product>HashifyNETCLI</Product>
15
<Copyright>Copyright © Deskasoft International</Copyright>
16
- <Version>0.7.0</Version>
+ <Version>0.7.1</Version>
17
<Authors>$(Company)</Authors>
18
<AssemblyOriginatorKeyFile>..\HashifyNET.publickey</AssemblyOriginatorKeyFile>
19
<NuGetAudit>False</NuGetAudit>
@@ -27,10 +27,8 @@
27
</ItemGroup>
28
29
<ItemGroup>
30
- <PackageReference Include="HashifyNET" Version="6.0.0" />
+ <PackageReference Include="HashifyNET" Version="6.1.0" />
31
<PackageReference Include="NLua" Version="1.7.5" />
32
33
34
</Project>
35
-
36
0 commit comments