File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/System.CommandLine.Tests/TestApps Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <PropertyGroup >
14- <SystemCommandLineDllPath Condition =" '$(SystemCommandLineDllPath)'==''" >..\..\..\System.CommandLine\bin\Release\$(TargetFrameworkForNETSDK )\System.CommandLine.dll</SystemCommandLineDllPath >
14+ <SystemCommandLineDllPath Condition =" '$(SystemCommandLineDllPath)'==''" >..\..\..\System.CommandLine\bin\Release\$(NetMinimum )\System.CommandLine.dll</SystemCommandLineDllPath >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <PropertyGroup >
14- <SystemCommandLineDllPath Condition =" '$(SystemCommandLineDllPath)'==''" >..\..\..\System.CommandLine\bin\Release\$(TargetFrameworkForNETSDK )\System.CommandLine.dll</SystemCommandLineDllPath >
14+ <SystemCommandLineDllPath Condition =" '$(SystemCommandLineDllPath)'==''" >..\..\..\System.CommandLine\bin\Release\$(NetMinimum )\System.CommandLine.dll</SystemCommandLineDllPath >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
You can’t perform that action at this time.
0 commit comments