Skip to content

Commit

Permalink
[UWP] Build perf improvements (#3004)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcam206 authored Jun 3, 2019
1 parent 6ef2607 commit 041e282
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion source/uwp/AdaptiveCards.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdaptiveCardVisualizer", "Visualizer\AdaptiveCardVisualizer.csproj", "{B5DECA6E-D9EA-476D-9B7E-34D3B3044CD8}"
ProjectSection(ProjectDependencies) = postProject
{CF169157-F487-420C-8B9B-CA3ABE2BB209} = {CF169157-F487-420C-8B9B-CA3ABE2BB209}
{2D040C7D-757A-4292-BB59-62BC53A83C9F} = {2D040C7D-757A-4292-BB59-62BC53A83C9F}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ObjectModelProjection", "ObjectModelProjection\ObjectModelProjection.vcxproj", "{2D040C7D-757A-4292-BB59-62BC53A83C9F}"
Expand Down
2 changes: 1 addition & 1 deletion source/uwp/UWPUnitTests/UWPUnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
<UseDotNetNativeToolchain>false</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
Expand Down

0 comments on commit 041e282

Please sign in to comment.