Safer way of detecing platform

This commit is contained in:
Matt Nadareski
2021-10-05 09:54:02 -07:00
parent 76415ae04f
commit 7b01715a11
3 changed files with 8 additions and 18 deletions

View File

@@ -9,6 +9,7 @@
<PropertyGroup Condition="'$(RuntimeIdentifier)|$(Configuration)' == 'win-x64|Debug'">
<DefineConstants>WindowsDebug</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Update="**\*.xaml.cs">
<DependentUpon>%(Filename)</DependentUpon>