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 cc0d9c2 commit 7597cf4Copy full SHA for 7597cf4
src/coverlet.console/coverlet.console.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp2.1</TargetFramework>
+ <TargetFramework>netcoreapp2.2</TargetFramework>
6
<ToolCommandName>coverlet</ToolCommandName>
7
<PackAsTool>true</PackAsTool>
8
<AssemblyTitle>coverlet.console</AssemblyTitle>
0 commit comments