Skip to content

Commit c16ca17

Browse files
dependabot[bot]Rpinski
authored andcommitted
Update Microsoft.NET.Test.Sdk to 17.14.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 423130b commit c16ca17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/ILSpyX.Backend.Tests/ILSpyX.Backend.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1515
</PropertyGroup>
1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.5"/>
2020
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.5"/>

0 commit comments

Comments
 (0)