Skip to content

Commit

Permalink
Updated the Vts NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
lmalenfant committed Aug 29, 2022
1 parent c13cd36 commit bcdbfc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Vts.Gui.Wpf.Test/Vts.Gui.Wpf.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="VirtualPhotonics.Vts" Version="7.0.0" />
<PackageReference Include="VirtualPhotonics.Vts" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Vts.Gui.Wpf/Vts.Gui.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<PackageReference Include="NLog" Version="5.0.2" />
<PackageReference Include="OxyPlot.Core" Version="2.0.0" />
<PackageReference Include="OxyPlot.Wpf" Version="2.0.0" />
<PackageReference Include="VirtualPhotonics.Vts" Version="7.0.0" />
<PackageReference Include="VirtualPhotonics.Vts" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bcdbfc5

Please sign in to comment.