Skip to content

Commit

Permalink
Update nuget version
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela committed Jul 3, 2024
1 parent aa368bc commit dbbe7f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ScipDotnet/ScipDotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.2.4</Version>
<Version>0.2.8</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<PackageType>DotnetTool</PackageType>
Expand All @@ -29,4 +29,4 @@
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit dbbe7f7

Please sign in to comment.