File tree Expand file tree Collapse file tree
src/xunit.runner.visualstudio Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <NerdbankGitVersioningVersion >3.6.133</NerdbankGitVersioningVersion >
99 <NSubstituteVersion >5.0.0</NSubstituteVersion >
1010 <TunnelVisionLabsReferenceAssemblyAnnotatorVersion >1.0.0-alpha.160</TunnelVisionLabsReferenceAssemblyAnnotatorVersion >
11- <XunitVersion >2.5.0-pre.32</XunitVersion >
11+ <XunitAnalyzersVersion >1.2.0-pre.27</XunitAnalyzersVersion >
12+ <XunitVersion >2.5.0-pre.37</XunitVersion >
1213 </PropertyGroup >
1314
1415</Project >
Original file line number Diff line number Diff line change 3636 <ItemGroup >
3737 <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" $(MicrosoftTestPlatformObjectModelVersion)" PrivateAssets =" All" />
3838 <PackageReference Include =" TunnelVisionLabs.ReferenceAssemblyAnnotator" Version =" $(TunnelVisionLabsReferenceAssemblyAnnotatorVersion)" PrivateAssets =" All" />
39+ <PackageReference Include =" xunit.analyzers" Version =" $(XunitAnalyzersVersion)" PrivateAssets =" All" />
3940 <PackageReference Include =" xunit.runner.reporters" Version =" $(XunitVersion)" PrivateAssets =" All" />
4041 </ItemGroup >
4142
You can’t perform that action at this time.
0 commit comments