Skip to content

Commit

Permalink
Update nuget Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-dmxc committed May 31, 2024
1 parent e704fd7 commit 393ca9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RDMSharp/RDMSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<None Include="Icons\RDMSharp.png" Pack="true" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DMXControlProjects.WellKnownDataTypes" Version="0.0.1" />
<PackageReference Include="DMXControlProjects.WellKnownDataTypes" Version="0.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion RDMSharpTests/RDMSharpTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 393ca9e

Please sign in to comment.