Skip to content

Commit

Permalink
Merge pull request #54 from pyrocumulus/dependabot/nuget/tests/PVOutp…
Browse files Browse the repository at this point in the history
…ut.Net.Tests/Microsoft.NET.Test.Sdk-16.9.1

Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.1 in /tests/PVOutput.Net.Tests
  • Loading branch information
pyrocumulus committed Mar 13, 2021
2 parents ff08544 + a066fdb commit 9b75e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\PVOutput.Net\PVOutput.Net.csproj" />
Expand Down

0 comments on commit 9b75e26

Please sign in to comment.