diff --git a/src/common/common-md-flag/common-md-flag.vcxproj b/src/common/common-md-flag/common-md-flag.vcxproj index 2aba3ced53..61081ce3c0 100644 --- a/src/common/common-md-flag/common-md-flag.vcxproj +++ b/src/common/common-md-flag/common-md-flag.vcxproj @@ -99,7 +99,17 @@ + + + + + + + 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/src/common/common-md-flag/common-md-flag.vcxproj.filters b/src/common/common-md-flag/common-md-flag.vcxproj.filters index f30b22131f..41505e73f1 100644 --- a/src/common/common-md-flag/common-md-flag.vcxproj.filters +++ b/src/common/common-md-flag/common-md-flag.vcxproj.filters @@ -48,4 +48,7 @@ Source Files + + + \ No newline at end of file diff --git a/src/common/common-md-flag/packages.config b/src/common/common-md-flag/packages.config new file mode 100644 index 0000000000..4f733475e9 --- /dev/null +++ b/src/common/common-md-flag/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file