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 f9597a5 commit ba97cc9Copy full SHA for ba97cc9
SampleWebApiAspNetCore/SampleWebApiAspNetCore.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net5.0</TargetFramework>
5
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
6
</PropertyGroup>
7
0 commit comments