core: update net462 (#13873)

This commit is contained in:
Diego Heras
2023-01-07 20:38:52 +01:00
committed by GitHub
parent 89d6f4a656
commit 92c711eb19
7 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<TargetFrameworks>net6.0;net462</TargetFrameworks>
<IsPackable>false</IsPackable>
<NoWarn />
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>