File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net5.0 </TargetFramework >
5+ <TargetFramework >net6 </TargetFramework >
66
77 <PackAsTool >true</PackAsTool >
88 <ToolCommandName >proj1</ToolCommandName >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net5.0 </TargetFramework >
5+ <TargetFramework >net6 </TargetFramework >
66
77 <PackAsTool >true</PackAsTool >
88 <ToolCommandName >proj2</ToolCommandName >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
4- <TargetFramework >netcoreapp3.1 </TargetFramework >
4+ <TargetFramework >net6 </TargetFramework >
55 <PackAsTool >true</PackAsTool >
66 <ToolCommandName >testeroni</ToolCommandName >
77 <PackageOutputPath >./nupkg</PackageOutputPath >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
4- <TargetFramework >netcoreapp3.1 </TargetFramework >
4+ <TargetFramework >net6 </TargetFramework >
55 <PackAsTool >true</PackAsTool >
66 <ToolCommandName >testeroni</ToolCommandName >
77 <PackageOutputPath >./nupkg</PackageOutputPath >
You can’t perform that action at this time.
0 commit comments