MET08THFTIRSTRATUS - v2.39.0 - DevOps Dummy Update references

This commit is contained in:
2022-03-02 09:10:44 -07:00
parent ccdd157450
commit 524afe5639
11 changed files with 30 additions and 192 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>