drumkit-old/DrumKit/DrumKit.csproj.user

11 lines
494 B
Plaintext
Raw Permalink Normal View History

2013-11-18 18:03:00 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<UseSimulator>False</UseSimulator>
</PropertyGroup>
2013-11-18 18:06:17 +00:00
<PropertyGroup>
<AppxPackageIsForStore>True</AppxPackageIsForStore>
<AppxShowAllApps>True</AppxShowAllApps>
<AppxBuildConfigurationSelection>neutral</AppxBuildConfigurationSelection>
</PropertyGroup>
2013-11-18 18:03:00 +00:00
</Project>