Skip to content

Commit

Permalink
Merge pull request #365 from nunit/dependabot/nuget/src/Microsoft.NET…
Browse files Browse the repository at this point in the history
….Test.Sdk-16.9.1

chore(deps): Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /src
  • Loading branch information
mikkelbu authored Feb 24, 2021
2 parents d173b7c + 32e580c commit f4a2185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nunit.analyzers.tests/nunit.analyzers.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Gu.Roslyn.Asserts" Version="3.3.2" />
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="3.3.1" >
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit f4a2185

Please sign in to comment.