-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcat.csproj.user
24 lines (24 loc) · 986 Bytes
/
cat.csproj.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
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartArguments>
</StartArguments>
<StartWorkingDirectory>C:\dev\cat\src\</StartWorkingDirectory>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<StartArguments>
</StartArguments>
<StartWorkingDirectory>C:\dev\cat\src\</StartWorkingDirectory>
</PropertyGroup>
<PropertyGroup>
<PublishUrlHistory>ftp://www.cat-language.com/</PublishUrlHistory>
<InstallUrlHistory>http://code.google.com/p/cat-language/downloads/list/</InstallUrlHistory>
<SupportUrlHistory>
</SupportUrlHistory>
<UpdateUrlHistory>
</UpdateUrlHistory>
<BootstrapperUrlHistory>
</BootstrapperUrlHistory>
<FallbackCulture>en-US</FallbackCulture>
<VerifyUploadedFiles>false</VerifyUploadedFiles>
</PropertyGroup>
</Project>