operational!

This commit is contained in:
Clint Rutkas
2024-09-05 20:36:26 -07:00
parent a93d8b94d1
commit 452f26c53d

View File

@@ -1,12 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\..\Common.Dotnet.CsWinRT.props" />
<PropertyGroup>
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<DebugType>pdbonly</DebugType>
<!-- Remove once new CsWinRT version is available and Uri.cs is removed -->
<NoWarn>0436</NoWarn>
</PropertyGroup>
<PropertyGroup>