File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/KeelMatrix.Telemetry.CiEnvironmentTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
77 <PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 3.3.4" />
88 <PackageVersion Include =" System.Text.Json" Version =" 8.0.5" />
9- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
9+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
1010 <PackageVersion Include =" coverlet.collector" Version =" 6.0.2" />
1111 <PackageVersion Include =" xunit" Version =" 2.7.1" />
1212 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 2.5.7" />
Original file line number Diff line number Diff line change 2222 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7" Condition =" '$(ManagePackageVersionsCentrally)' != 'true'" />
2323 <PackageReference Include =" FluentAssertions" Version =" 6.12.2" Condition =" '$(ManagePackageVersionsCentrally)' != 'true'" />
2424 <PackageReference Include =" coverlet.collector" Version =" 6.0.2" Condition =" '$(ManagePackageVersionsCentrally)' != 'true'" PrivateAssets =" all" />
25- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " Condition =" '$(ManagePackageVersionsCentrally)' != 'true'" />
25+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " Condition =" '$(ManagePackageVersionsCentrally)' != 'true'" />
2626 </ItemGroup >
2727
2828 <ItemGroup >
You can’t perform that action at this time.
0 commit comments