File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
2828 <DebugSymbols >true</DebugSymbols >
2929 <OutputPath >bin\x86\Debug\</OutputPath >
30- <DefineConstants >$(DefineConstants);DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
30+ <DefineConstants >$(DefineConstants);DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
3131 <DebugType >full</DebugType >
3232 <PlatformTarget >x86</PlatformTarget >
3333 <UseVSHostingProcess >false</UseVSHostingProcess >
123123 <PackageReference Include =" Microsoft.UI.Xaml" >
124124 <Version >2.7.0</Version >
125125 </PackageReference >
126+ <PackageReference Include =" PolySharp" Version =" 1.13.1" >
127+ <PrivateAssets >all</PrivateAssets >
128+ <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
129+ </PackageReference >
126130 </ItemGroup >
127131
128132 <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
You can’t perform that action at this time.
0 commit comments