-
Notifications
You must be signed in to change notification settings - Fork 0
/
WindowsApplication1.vbproj.user
28 lines (28 loc) · 1.16 KB
/
WindowsApplication1.vbproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PublishUrlHistory>publish\</PublishUrlHistory>
<InstallUrlHistory>
</InstallUrlHistory>
<SupportUrlHistory>
</SupportUrlHistory>
<UpdateUrlHistory>
</UpdateUrlHistory>
<BootstrapperUrlHistory>
</BootstrapperUrlHistory>
<ApplicationRevision>2</ApplicationRevision>
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
<ProjectView>ShowAllFiles</ProjectView>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartAction>Project</StartAction>
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
<EnableSQLServerDebugging>true</EnableSQLServerDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<StartAction>Project</StartAction>
<EnableUnmanagedDebugging>true</EnableUnmanagedDebugging>
<EnableSQLServerDebugging>true</EnableSQLServerDebugging>
</PropertyGroup>
</Project>