Skip to content

Commit

Permalink
Merge pull request #7 from DMXControl/dependabot/nuget/RDMSharpTests/…
Browse files Browse the repository at this point in the history
…NUnit.Analyzers-3.9.0

Bump NUnit.Analyzers from 3.8.0 to 3.9.0 in /RDMSharpTests
  • Loading branch information
patrick-dmxc authored Oct 30, 2023
2 parents 84d205e + 9427df7 commit 00fc0d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDMSharpTests/RDMSharpTests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
Expand All @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit.Analyzers" Version="3.8.0">
<PackageReference Include="NUnit.Analyzers" Version="3.9.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 00fc0d3

Please sign in to comment.