File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11.0 " />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11 .0" />
12+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1 " />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0 .0" />
1414 <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.7" />
1515 <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.7" />
1616 <PackageReference Include =" Microsoft.NETCore.App" Version =" 2.2.8" />
Original file line number Diff line number Diff line change 55 <IncludeBuildOutput >false</IncludeBuildOutput >
66 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
77 <LangVersion >latest</LangVersion >
8- <Version >1.2 .0</Version >
8+ <Version >2.0 .0</Version >
99 <Authors >Umbraco HQ</Authors >
1010 <Company >Umbraco</Company >
1111 <PackageProjectUrl >https://github.com/umbraco/Umbraco-Code</PackageProjectUrl >
1717 </PropertyGroup >
1818
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.11.0 " />
20+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1 " />
2121 </ItemGroup >
2222
2323 <ItemGroup >
You can’t perform that action at this time.
0 commit comments