MET08DDUPSFS6420 - v2.39.0 - Update references

This commit is contained in:
2022-03-01 13:13:03 -07:00
parent a1729c90e2
commit a297f3c9c3
5 changed files with 25 additions and 38 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>