Skip to content

Commit a68f12a

Browse files
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.5.0...v16.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1e3ade4 commit a68f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Exceptionless.DateTimeExtensions.Tests/Exceptionless.DateTimeExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ProjectReference Include="..\..\src\Exceptionless.DateTimeExtensions\Exceptionless.DateTimeExtensions.csproj" />
99
</ItemGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
1414
<PackageReference Include="Foundatio.Logging.Xunit" Version="9.1.0-rc1" />

0 commit comments

Comments
 (0)