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 92f2fe4 commit 03b1034Copy full SHA for 03b1034
src/Microsoft.OpenApi.Tool/Microsoft.OpenApi.Tool.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>netcoreapp3.0</TargetFramework>
6
<PackAsTool>true</PackAsTool>
7
<ToolCommandName>openapi</ToolCommandName>
8
<PackageOutputPath>./../../artifacts</PackageOutputPath>
0 commit comments