Skip to content

Commit 7e41fa5

Browse files
dependabot[bot]fgreinacher
authored andcommitted
Bump Microsoft.NET.Test.Sdk from 15.0.0 to 15.9.0 (#413)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.0.0 to 15.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v15.0.0...v15.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a9208ee commit 7e41fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System.IO.Abstractions.TestingHelpers.Tests/System.IO.Abstractions.TestingHelpers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</ItemGroup>
4242

4343
<ItemGroup Condition="'$(TargetFramework)' != 'net40'">
44-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0" />
44+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
4545
<PackageReference Include="Moq" Version="4.10.0" />
4646
</ItemGroup>
4747

0 commit comments

Comments
 (0)