Skip to content

Commit

Permalink
Use win81+wpa81 as Profile32 - fixes #281
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Oct 21, 2014
1 parent 3a90a76 commit e807119
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 0.9.0-alpha002 - 21.10.2014
* Use win81+wpa81 as Profile32 - https://github.com/fsprojects/Paket/issues/281

#### 0.9.0-alpha001 - 21.10.2014
* Create references for Win8 - https://github.com/fsprojects/Paket/issues/280
* Added net11 to framework handling - https://github.com/fsprojects/Paket/pull/269
Expand Down
1 change: 1 addition & 0 deletions src/Paket.Core/FrameworkHandling.fs
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ type FrameworkIdentifier =
"Profile24", "net45+sl5+MonoAndroid1+MonoTouch1"
"Profile31", "netcore451+wp81"
"Profile32", "netcore451+wpa81"
"Profile32", "win81+wpa81"
"Profile36", "net4+sl4+netcore45+wp8"
"Profile37", "net4+sl5+netcore45+MonoAndroid1+MonoTouch1"
"Profile41", "net403+sl4+netcore45"
Expand Down

0 comments on commit e807119

Please sign in to comment.