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