diff options
author | Craig Tiller <ctiller@google.com> | 2015-12-02 11:03:19 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-12-02 11:03:19 -0800 |
commit | 917c29e2763fa7bca60f33a38d66ddc1b4347550 (patch) | |
tree | 60b9846df4e6379c2464ef3f415eae2354283f3f /vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test | |
parent | 6a27514207100bc4b93277d21db3fd14e8bdaddf (diff) |
Correctly tag dependencies: generated files
Diffstat (limited to 'vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test')
-rw-r--r-- | vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test/h2_compress_registered_call_nosec_test.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test/h2_compress_registered_call_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test/h2_compress_registered_call_nosec_test.vcxproj index 959441e072..a532cc1e0c 100644 --- a/vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test/h2_compress_registered_call_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_compress_registered_call_nosec_test/h2_compress_registered_call_nosec_test.vcxproj @@ -147,11 +147,11 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_fixture_h2_compress\end2end_fixture_h2_compress.vcxproj"> - <Project>{C5D3C9A9-C0D2-CBAD-B433-710C5E89AE31}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_fixture_h2_compress\end2end_nosec_fixture_h2_compress.vcxproj"> + <Project>{73D2BE55-AA68-56EA-8872-2CDA2F55F0A5}</Project> </ProjectReference> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_test_registered_call\end2end_test_registered_call.vcxproj"> - <Project>{5921F8EA-B0D3-3267-B35C-07B790044453}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_test_registered_call\end2end_nosec_test_registered_call.vcxproj"> + <Project>{076C6A10-FD83-58F0-AE57-46DD5BFC530D}</Project> </ProjectReference> <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\.\grpc_test_util_unsecure\grpc_test_util_unsecure.vcxproj"> <Project>{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}</Project> |