diff --git a/.nuget/NuGet.exe b/.nuget/NuGet.exe
index 8f61340..9cba6ed 100644
Binary files a/.nuget/NuGet.exe and b/.nuget/NuGet.exe differ
diff --git a/.nuget/NuGet.targets b/.nuget/NuGet.targets
index 83fe906..2c3545b 100644
--- a/.nuget/NuGet.targets
+++ b/.nuget/NuGet.targets
@@ -2,7 +2,7 @@
$(MSBuildProjectDirectory)\..\
-
+
false
@@ -11,11 +11,11 @@
true
-
+
false
-
+
@@ -28,28 +28,43 @@
$([System.IO.Path]::Combine($(SolutionDir), ".nuget"))
- $([System.IO.Path]::Combine($(ProjectDir), "packages.config"))
-
+
$(SolutionDir).nuget
- packages.config
+
+
+ packages.$(MSBuildProjectName.Replace(' ', '_')).config
+
+
+
+
+
+ $(PackagesProjectConfig)
+
+
+
+
+ packages.config
+
+
+
$(NuGetToolsPath)\NuGet.exe
@(PackageSource)
-
+
"$(NuGetExePath)"
mono --runtime=v4.0.30319 $(NuGetExePath)
$(TargetDir.Trim('\\'))
-
+
-RequireConsent
-NonInteractive
-
+
"$(SolutionDir) "
"$(SolutionDir)"
@@ -85,24 +100,24 @@
-
+
-
+
-
-
+
-
+
@@ -133,4 +148,4 @@
-
\ No newline at end of file
+
diff --git a/PocketWP/Fody.targets b/PocketWP/Fody.targets
deleted file mode 100644
index a668a51..0000000
--- a/PocketWP/Fody.targets
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
- $(NCrunchOriginalSolutionDir)
-
-
-
-
- $(SolutionDir)
-
-
-
-
- $(MSBuildProjectDirectory)\..\
-
-
-
-
-
-
- $(KeyOriginatorFile)
-
-
-
-
- $(AssemblyOriginatorKeyFile)
-
-
-
-
-
-
-
-
-
- $(ProjectDir)$(IntermediateOutputPath)
- Low
- $(SignAssembly)
- $(MSBuildThisFileDirectory)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/PocketWP/PocketWP.csproj b/PocketWP/PocketWP.csproj
index f1aa4f8..6bde3aa 100644
--- a/PocketWP/PocketWP.csproj
+++ b/PocketWP/PocketWP.csproj
@@ -18,10 +18,10 @@
true
11.0
true
- ..\packages\Fody.1.19.0.0
..\
true
PocketWP.nuspec
+ 59261baf
true
@@ -97,7 +97,6 @@
-
Designer
@@ -109,7 +108,7 @@
- ..\packages\PropertyChanged.Fody.1.43.0.0\Lib\portable-net4+sl4+wp7+win8+MonoAndroid16+MonoTouch40\PropertyChanged.dll
+ ..\packages\PropertyChanged.Fody.1.48.2.0\Lib\portable-net4+sl4+wp8+win8+wpa81+MonoAndroid16+MonoTouch40\PropertyChanged.dll
False
@@ -120,7 +119,13 @@
"$(SolutionDir).nuget\nuget.exe" pack "$(ProjectPath)" -OutputDirectory ./../../../
-
+
+
+
+ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
+
+
+