File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <DefineConstants >$(DefineConstants);WINUI3</DefineConstants >
2525 </PropertyGroup >
2626
27+ <!-- Required for shared app code global usings and platform constants -->
28+ <Import Project =" $(ToolingDirectory)\MultiTarget\DefinedConstants.props" />
29+ <Import Project =" $(ToolingDirectory)\MultiTarget\GlobalUsings.props" />
30+
2731 <!-- Auto-generated project references -->
2832 <Import Project =" $(ToolingDirectory)\MultiTarget\Generated\*.Samples.props" />
2933 <Import Project =" $(ToolingDirectory)\MultiTarget\Generated\*.Source.props" />
Original file line number Diff line number Diff line change 2323 <DefineConstants >$(DefineConstants);WINUI3</DefineConstants >
2424 </PropertyGroup >
2525
26+ <!-- Required for shared app code global usings and platform constants -->
27+ <Import Project =" $(ToolingDirectory)\MultiTarget\DefinedConstants.props" />
28+ <Import Project =" $(ToolingDirectory)\MultiTarget\GlobalUsings.props" />
29+
2630 <!-- Direct project references for single component -->
2731 <ItemGroup >
2832 <ProjectReference Include =" ..\..\src\*.csproj" />
You can’t perform that action at this time.
0 commit comments