Skip to content

Commit

Permalink
portable Profile259
Browse files Browse the repository at this point in the history
  • Loading branch information
tibel committed Apr 8, 2015
1 parent c052d1a commit 2ff61a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nuget/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="NuGet.CommandLine" version="2.8.3" />
<package id="NuGet.CommandLine" version="2.8.5" />
</packages>
2 changes: 1 addition & 1 deletion build/Weakly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</metadata>

<files>
<file src="..\bin\Release\Weakly.*" target="lib\portable-net45+win8+wpa81+wp8" />
<file src="..\bin\Release\Weakly.*" target="lib\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10" />
<file src="..\src\**\*.cs" exclude="**\obj\**\*.*" target="src" />
</files>
</package>

0 comments on commit 2ff61a0

Please sign in to comment.