diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-03-14 19:46:57 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-03-17 00:31:43 +0100 |
commit | e8fb852a733282966e23d6d7255b4a2f6f1eaee2 (patch) | |
tree | 6ef5a48d06dd8ed80feab7d422f0a102d4ad8203 /vsprojects/vcxproj/grpc_plugin_support | |
parent | cd21266b5feccbc8a1c143bc499c8ca5d6bb01b5 (diff) |
Massaging that pull request.
Diffstat (limited to 'vsprojects/vcxproj/grpc_plugin_support')
-rw-r--r-- | vsprojects/vcxproj/grpc_plugin_support/grpc_plugin_support.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vcxproj/grpc_plugin_support/grpc_plugin_support.vcxproj b/vsprojects/vcxproj/grpc_plugin_support/grpc_plugin_support.vcxproj index f5abfdd03a..058ae4fcb5 100644 --- a/vsprojects/vcxproj/grpc_plugin_support/grpc_plugin_support.vcxproj +++ b/vsprojects/vcxproj/grpc_plugin_support/grpc_plugin_support.vcxproj @@ -193,9 +193,6 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc_codegen_lib\grpc_codegen_lib.vcxproj"> - <Project>{A828FD72-44CE-4EA5-8966-6E4624458D58}</Project> - </ProjectReference> <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc++_codegen_lib\grpc++_codegen_lib.vcxproj"> <Project>{AAC6AF12-94C8-4A3C-A1BF-DAA4738F4500}</Project> </ProjectReference> |