forked from ben-haim/BitMexExcel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbitmexexcel.csproj.user
More file actions
16 lines (16 loc) · 965 Bytes
/
bitmexexcel.csproj.user
File metadata and controls
16 lines (16 loc) · 965 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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'">
<StartAction>Program</StartAction>
<StartProgram>C:\Program Files\Microsoft Office\Office15\EXCEL.EXE</StartProgram>
<StartArguments>"C:\Users\steve\Documents\Visual Studio 2012\Projects\SlicifyClient\bitmexexcel\bin\Debug\bitmexexcel-AddIn.xll"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<StartProgram>C:\Program Files\Microsoft Office\Office15\EXCEL.EXE</StartProgram>
<StartArguments>"C:\Users\steve\Documents\Visual Studio 2012\Projects\SlicifyClient\bitmexexcel\bin\Debug\bitmexexcel-AddIn.xll"</StartArguments>
<StartAction>Program</StartAction>
</PropertyGroup>
<PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView>
</PropertyGroup>
</Project>