Skip to content

Commit 8504235

Browse files
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /source (#71)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.1 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.3.1...v17.3.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48cb246 commit 8504235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
1111
<PackageReference Include="NUnit" Version="3.13.3" />
1212
<PackageReference Include="Serilog" Version="2.12.0" />
1313
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />

0 commit comments

Comments
 (0)