File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 <ItemGroup >
1313 <PackageReference Include =" Microsoft.CodeAnalysis" Version =" 4.10.0" />
14+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.10.0" NoWarn =" NU1608" />
1415 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version =" 1.1.2" />
1516 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing" Version =" 1.1.2" />
1617
1718 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
18- <PackageReference Include =" NUnit" Version =" 3.14 .0" />
19+ <PackageReference Include =" NUnit" Version =" 4.1 .0" />
1920 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.6.0" />
2021 </ItemGroup >
2122
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1" />
9+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" [ 4.0.1] " PrivateAssets = " all " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
You can’t perform that action at this time.
0 commit comments