Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>True</UseSimulator>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
    <UseSimulator>False</UseSimulator>
  </PropertyGroup>
  <PropertyGroup>
    <AppxPackageIsForStore>True</AppxPackageIsForStore>
    <AppxShowAllApps>False</AppxShowAllApps>
    <AppxBuildConfigurationSelection>neutral</AppxBuildConfigurationSelection>
  </PropertyGroup>
</Project>

Commits for Nextrek/Windows8/Minstrek/Proximity/App1/App1.csproj.user

Diff revisions: vs.
Revision Author Commited Message
27 Diff Diff LTardio picture LTardio Thu 04 Jul, 2013 13:58:10 +0000
13 LTardio picture LTardio Thu 20 Jun, 2013 16:01:01 +0000