diff --git a/packages.config b/packages.config new file mode 100644 index 0000000..94957f1 --- /dev/null +++ b/packages.config @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/planetblupi.vcxproj b/planetblupi.vcxproj index ee3e690..733ae83 100644 --- a/planetblupi.vcxproj +++ b/planetblupi.vcxproj @@ -219,6 +219,7 @@ + @@ -241,5 +242,14 @@ + + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + \ No newline at end of file diff --git a/planetblupi.vcxproj.filters b/planetblupi.vcxproj.filters index 08dcbdc..1496f0f 100644 --- a/planetblupi.vcxproj.filters +++ b/planetblupi.vcxproj.filters @@ -198,6 +198,7 @@ Data +