Skip to content

Commit

Permalink
Release mode fixes for UWP
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Feb 2, 2016
1 parent 45c6237 commit a7f77f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MyWeather.UWP/MyWeather.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
<UseDotNetNativeToolchain>false</UseDotNetNativeToolchain>
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
Expand Down
2 changes: 1 addition & 1 deletion MyWeather.UWP/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -15274,7 +15274,7 @@
]
},
"Xamarin.Insights/1.11.2": {
"sha512": "MDTL76Fp4CqUbaQddR/1SAmNkqz4FBF3nDL1+0S+o6Etzjn+J2NHW85OpgNXUEGJ1qJJVBgIaa64hmdHmncpMQ==",
"sha512": "APNXOkVysDPeyHtst2dLUGS1NM47JVpmxqPpN1Wy7t8wg4o9Ys6/YK8rxBdNx4XNcaaTX5Z1UZ6n1GkK+bi5CQ==",
"type": "Package",
"files": [
"[Content_Types].xml",
Expand Down

0 comments on commit a7f77f6

Please sign in to comment.