Skip to content

Commit

Permalink
Merge pull request #30 from RezareSystems/main
Browse files Browse the repository at this point in the history
Feature: Release new Nuget Package Version for WebApp
  • Loading branch information
HamishBrownPFR authored Apr 5, 2024
2 parents 3459f2c + 694fb68 commit c7b3bf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion SVSModel.Tests/SVSModel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SVSModel.Excel\SVSModel.Excel.csproj" />
<ProjectReference Include="..\SVSModel\SVSModel.csproj" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion SVSModel/SVSModel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<id>SVSModel</id>
<version>1.1.6</version>
<version>1.1.7</version>
<authors>PotatoesNZ</authors>
<description>A wrapper of the SVS Model code</description>
<LangVersion>12</LangVersion>
Expand Down

0 comments on commit c7b3bf6

Please sign in to comment.