diff options
author | Craig Tiller <ctiller@google.com> | 2016-02-09 12:01:53 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-02-09 12:01:53 -0800 |
commit | da179ce5987e80b76676e5f870cf73fe0fe8874d (patch) | |
tree | c961f38abbe2cd27f25dc629ad0822fc05fcdeac /vsprojects/vcxproj/test/json_rewrite | |
parent | 2dbaca8adce55fb8e54a1e4d5c19f75ffcc3fd79 (diff) |
Rollback gpr deletion
Diffstat (limited to 'vsprojects/vcxproj/test/json_rewrite')
-rw-r--r-- | vsprojects/vcxproj/test/json_rewrite/json_rewrite.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprojects/vcxproj/test/json_rewrite/json_rewrite.vcxproj b/vsprojects/vcxproj/test/json_rewrite/json_rewrite.vcxproj index 979c7b45a7..52cb29b023 100644 --- a/vsprojects/vcxproj/test/json_rewrite/json_rewrite.vcxproj +++ b/vsprojects/vcxproj/test/json_rewrite/json_rewrite.vcxproj @@ -165,6 +165,9 @@ <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\grpc\grpc.vcxproj"> <Project>{29D16885-7228-4C31-81ED-5F9187C7F2A9}</Project> </ProjectReference> + <ProjectReference Include="$(SolutionDir)\..\vsprojects\vcxproj\.\gpr\gpr.vcxproj"> + <Project>{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}</Project> + </ProjectReference> </ItemGroup> <ItemGroup> <None Include="packages.config" /> |