File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5858
5959 <ItemGroup >
6060 <PackageReference Include =" CommandLineParser" Version =" 2.8.0" />
61- <PackageReference Include =" Microsoft.Build" Version =" 17.14.28" ExcludeAssets =" runtime" Condition =" '$(TargetFramework)' != 'net10 .0'" />
61+ <PackageReference Include =" Microsoft.Build" Version =" 17.14.28" ExcludeAssets =" runtime" Condition =" '$(TargetFramework)' == 'net9 .0'" />
6262 <PackageReference Include =" Microsoft.Build" Version =" 18.0.2" ExcludeAssets =" runtime" Condition =" '$(TargetFramework)' == 'net10.0'" />
6363 <PackageReference Include =" Microsoft.Build.Locator" Version =" $(RoslynatorMicrosoftBuildLocatorVersion)" />
6464 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" $(RoslynatorCliRoslynVersion)" />
You can’t perform that action at this time.
0 commit comments