File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Tests/RT.CommandLine.Tests Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard2.0</TargetFramework >
5- <OutputPath >..\Builds\$(Configuration)-$(TargetFramework)$(RuntimeIdentifier)\</OutputPath >
6- <IntermediateOutputPath >$(BaseIntermediateOutputPath)\$(Configuration)-$(TargetFramework)$(RuntimeIdentifier)\</IntermediateOutputPath >
4+ <TargetFrameworks >netstandard2.0</TargetFrameworks >
75 <DocumentationFile >$(OutputPath)\$(AssemblyName).xml</DocumentationFile >
86
97 <Version >1.0.0.9999</Version >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net7.0</TargetFramework >
5- <OutputPath >..\..\Builds\$(Configuration)-$(TargetFramework)$(RuntimeIdentifier)\</OutputPath >
6- <IntermediateOutputPath >$(BaseIntermediateOutputPath)\$(Configuration)-$(TargetFramework)$(RuntimeIdentifier)\</IntermediateOutputPath >
4+ <TargetFrameworks >net7.0</TargetFrameworks >
75
86 <IsPackable >false</IsPackable >
97 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments