File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
test/test.xunit.runner.visualstudio Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 <Microsoft_NET_Test_Sdk_Version >17.13.0</Microsoft_NET_Test_Sdk_Version >
88 <Microsoft_SourceLink_GitHub_Version >8.0.0</Microsoft_SourceLink_GitHub_Version >
99 <Microsoft_TestPlatform_ObjectModel_Version >$(Microsoft_NET_Test_Sdk_Version)</Microsoft_TestPlatform_ObjectModel_Version >
10- <Nerdbank_GitVersioning_Version >3.7.115 </Nerdbank_GitVersioning_Version >
10+ <Nerdbank_GitVersioning_Version >3.8.118 </Nerdbank_GitVersioning_Version >
1111 <NSubstitute_Version >5.3.0</NSubstitute_Version >
1212 <TunnelVisionLabs_ReferenceAssemblyAnnotator_Version >1.0.0-alpha.160</TunnelVisionLabs_ReferenceAssemblyAnnotator_Version >
1313 <xunit_analyzers_Version >1.24.0</xunit_analyzers_Version >
14- <xunit_v3_Version >3.0.1 </xunit_v3_Version >
14+ <xunit_v3_Version >3.1.0 </xunit_v3_Version >
1515 <xunit_Version >2.9.3</xunit_Version >
1616 </PropertyGroup >
1717
Original file line number Diff line number Diff line change 1515 <PrivateAssets >all</PrivateAssets >
1616 </PackageReference >
1717 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" $(Microsoft_SourceLink_GitHub_Version)" PrivateAssets =" all" />
18- <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" $(Microsoft_TestPlatform_ObjectModel_Version)" PrivateAssets =" All" />
18+ <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" [ $(Microsoft_TestPlatform_ObjectModel_Version)] " PrivateAssets =" All" />
1919 <PackageReference Include =" Nerdbank.GitVersioning" Version =" $(Nerdbank_GitVersioning_Version)" PrivateAssets =" all" />
2020 </ItemGroup >
2121
Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" [$(Microsoft_NET_Test_Sdk_Version)]" />
11- <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" $(Microsoft_TestPlatform_ObjectModel_Version)" PrivateAssets =" All" />
11+ <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" [ $(Microsoft_TestPlatform_ObjectModel_Version)] " PrivateAssets =" All" />
1212 <PackageReference Include =" NSubstitute" Version =" $(NSubstitute_Version)" />
1313 <PackageReference Include =" xunit.v3" Version =" $(xunit_v3_Version)" />
1414 <PackageReference Include =" xunit.v3.runner.utility" Version =" $(xunit_v3_Version)" />
You can’t perform that action at this time.
0 commit comments