MET08RESIHGCV - v2.39.0 - DevOps - Dummy

This commit is contained in:
2022-03-01 10:45:54 -07:00
parent 7ca6604f52
commit 92727df943
8 changed files with 58 additions and 34 deletions

View File

@ -6,6 +6,10 @@
<SccLocalPath>SAK</SccLocalPath>
</PropertyGroup>
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>10.0</LangVersion>
<Nullable>disable</Nullable>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>