|
|
@ -4,7 +4,7 @@
|
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
<TargetFramework>net6.0</TargetFramework>
|
|
|
|
<Nullable>enable</Nullable>
|
|
|
|
<Nullable>enable</Nullable>
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
|
<LangVersion>11</LangVersion>
|
|
|
|
<LangVersion>10</LangVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup Condition=" '$(RunConfiguration)' == 'https' " />
|
|
|
|
<PropertyGroup Condition=" '$(RunConfiguration)' == 'https' " />
|
|
|
|