Skip to content

Commit

Permalink
revert accidential changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pauxus committed Jun 20, 2016
1 parent 41bf9ad commit f3f0b16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/Paket/Paket.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@
<DocumentationFile>
</DocumentationFile>
<StartAction>Project</StartAction>
<StartProgram>D:\develop\github\Paket\bin\paket.exe</StartProgram>
<StartAction>Program</StartAction>
<StartArguments>add-credentials http://blub --batch blub bli</StartArguments>
<StartProgram>paket.exe</StartProgram>
<StartAction>Project</StartAction>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand Down

0 comments on commit f3f0b16

Please sign in to comment.