Skip to content

Commit

Permalink
Merge pull request #1742 from pauxus/accidential-commit
Browse files Browse the repository at this point in the history
revert accidential changes
  • Loading branch information
forki authored Jun 20, 2016
2 parents 41bf9ad + f3f0b16 commit bdd050a
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 bdd050a

Please sign in to comment.