Skip to content

Commit 59cd58c

Browse files
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4cd9e8 commit 59cd58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EFCore.SqlServer.DateOnlyTimeOnly.Test/EFCore.SqlServer.DateOnlyTimeOnly.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational.Specification.Tests" Version="6.0.36" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.36" />
1414
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.1" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)