|
@@ -3,7 +3,6 @@
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
<TargetFramework>netcoreapp3.1</TargetFramework>
|
|
<IsPackable>false</IsPackable>
|
|
<IsPackable>false</IsPackable>
|
|
- <!-- TODO: <TreatWarningsAsErrors>true</TreatWarningsAsErrors> -->
|
|
|
|
<Nullable>enable</Nullable>
|
|
<Nullable>enable</Nullable>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
|
|