Skip to content

Commit

Permalink
RELEASE_NOTES
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Jun 24, 2016
1 parent 2e40a22 commit 5e49044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 3.2.0-alpha006 - 23.06.2016
#### 3.2.0 - 23.06.2016
* Show out-of-sync error message if paket.lock is not matching paket.dependencies - https://github.com/fsprojects/Paket/issues/1750
* BUGFIX: Dependency resolution for .NETFramework4.5 and .NETPortable0.0-wp8+netcore45+net45+wp81+wpa81 fixed - https://github.com/fsprojects/Paket/issues/1753
* BUGFIX: Don't report warnings for packages that are not installed for current target framework - https://github.com/fsprojects/Paket/issues/1693
Expand Down
2 changes: 1 addition & 1 deletion src/Paket/Paket.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<StartWorkingDirectory>D:\code\PaketKopie</StartWorkingDirectory>
<StartArguments>update -f</StartArguments>
<StartWorkingDirectory>D:\code\Paket\integrationtests\scenarios\i001117-aws\temp</StartWorkingDirectory>
<StartArguments>update -f</StartArguments>
<StartArguments>find-packages source http://nuget.org/api/v2</StartArguments>
<StartWorkingDirectory>D:\code\Paket\integrationtests\scenarios\i001753-portablenet451\temp</StartWorkingDirectory>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 5e49044

Please sign in to comment.