-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathToAPI.csproj.user
More file actions
17 lines (17 loc) · 898 Bytes
/
ToAPI.csproj.user
File metadata and controls
17 lines (17 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartWorkingDirectory>E:\Visual Studio 2008\Common7\IDE\</StartWorkingDirectory>
<StartProgram>E:\Visual Studio 2008\Common7\IDE\devenv.exe</StartProgram>
<StartArguments>/resetaddin ToAPI.Connect</StartArguments>
<StartAction>Program</StartAction>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<StartWorkingDirectory>E:\Visual Studio 2008\Common7\IDE\</StartWorkingDirectory>
<StartProgram>E:\Visual Studio 2008\Common7\IDE\devenv.exe</StartProgram>
<StartArguments>/resetaddin ToAPI.Connect</StartArguments>
<StartAction>Program</StartAction>
</PropertyGroup>
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project>