Nextrek
Diff Revisions
37
vs
40
for /WindowsPhone/NotizieTL/NotizieTL/NotizieTL.csproj.user
|
@@ -3,11 +3,22 @@ |
3 |
3 |
|
<PropertyGroup> |
4 |
4 |
|
<ProjectView>ShowAllFiles</ProjectView> |
5 |
5 |
|
</PropertyGroup> |
|
6 |
+ |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> |
|
7 |
+ |
<CurrentDeployCmdId>256</CurrentDeployCmdId> |
|
8 |
+ |
<CurrentDeployID>30F105C9-681E-420b-A277-7C086EAD8A4E</CurrentDeployID> |
|
9 |
+ |
</PropertyGroup> |
|
10 |
+ |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> |
|
11 |
+ |
<CurrentDeployCmdId>256</CurrentDeployCmdId> |
|
12 |
+ |
<CurrentDeployID>30F105C9-681E-420b-A277-7C086EAD8A4E</CurrentDeployID> |
|
13 |
+ |
</PropertyGroup> |
6 |
14 |
|
<ProjectExtensions> |
7 |
15 |
|
<VisualStudio> |
8 |
16 |
|
<FlavorProperties GUID="{C089C8C0-30E0-4E22-80C0-CE093F111A43}"> |
9 |
17 |
|
<SilverlightMobileCSProjectFlavor> |
10 |
18 |
|
<FullDeploy>False</FullDeploy> |
|
19 |
+ |
<DebuggerType>Managed</DebuggerType> |
|
20 |
+ |
<DebuggerAgentType>Managed</DebuggerAgentType> |
|
21 |
+ |
<Tombstone>False</Tombstone> |
11 |
22 |
|
</SilverlightMobileCSProjectFlavor> |
12 |
23 |
|
</FlavorProperties> |
13 |
24 |
|
</VisualStudio> |