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.
2 parents c8df07d + a4be2ec commit c45dc78Copy full SHA for c45dc78
src/Simplify.Web/Simplify.Web.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>netcoreapp3.1;netcoreapp3.1;netstandard2.0;net462</TargetFrameworks>
+ <TargetFrameworks>netcoreapp3.1;netstandard2.0;net462</TargetFrameworks>
4
<LangVersion>8.0</LangVersion>
5
<Nullable>enable</Nullable>
6
<WarningsAsErrors>nullable</WarningsAsErrors>
0 commit comments