File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net472;net8.0</ TargetFrameworks >
3+ <TargetFramework >net472</ TargetFramework >
44 <OutputType >Library</OutputType >
55 <AssemblyName >ICSharpCode.CodeConverter.Tests</AssemblyName >
66 <RootNamespace >ICSharpCode.CodeConverter.Tests</RootNamespace >
4242 <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" 4.1.0" />
4343 <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 4.1.0" />
4444 <PackageReference Include =" Microsoft.Build" Version =" 17.4.0" />
45- <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.10.4 " />
45+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.4.0 " />
4646 </ItemGroup >
4747 <ItemGroup >
4848 <Reference Include =" System.Web" />
You can’t perform that action at this time.
0 commit comments