diff --git a/csharp/src/AddressBook/AddressBook.csproj b/csharp/src/AddressBook/AddressBook.csproj index 52b82a8ffe..5140e1eb1a 100644 --- a/csharp/src/AddressBook/AddressBook.csproj +++ b/csharp/src/AddressBook/AddressBook.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -14,6 +15,8 @@ 512 Google.ProtocolBuffers.Examples.AddressBook.Program Client + + true @@ -45,6 +48,14 @@ + + ..\packages\xunit.1.9.2\lib\net20\xunit.dll + True + + + ..\packages\xunit.should.1.1\lib\net35\xunit.should.dll + True + @@ -62,8 +73,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}. + + + + +