We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b1034 commit 842be3bCopy full SHA for 842be3b
src/Microsoft.OpenApi.Tool/Microsoft.OpenApi.Tool.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp3.0</TargetFramework>
+ <TargetFramework>netcoreapp2.2</TargetFramework>
6
<PackAsTool>true</PackAsTool>
7
<ToolCommandName>openapi</ToolCommandName>
8
<PackageOutputPath>./../../artifacts</PackageOutputPath>
0 commit comments