|
@@ -3,7 +3,6 @@
|
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
|
<TargetFrameworks>net48</TargetFrameworks>
|
|
<TargetFrameworks>net48</TargetFrameworks>
|
|
|
<NoWarn>$(NoWarn);CS0618</NoWarn>
|
|
<NoWarn>$(NoWarn);CS0618</NoWarn>
|
|
|
- <ContinuousIntegrationBuild>false</ContinuousIntegrationBuild>
|
|
|
|
|
<Deterministic>false</Deterministic>
|
|
<Deterministic>false</Deterministic>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
|
|
|