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_proxy_max_message_length_nosec_test | |
parent | 6a27514207100bc4b93277d21db3fd14e8bdaddf (diff) |
Correctly tag dependencies: generated files
Diffstat (limited to 'vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test')
-rw-r--r-- | vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test/h2_proxy_max_message_length_nosec_test.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test/h2_proxy_max_message_length_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test/h2_proxy_max_message_length_nosec_test.vcxproj index e065f8e790..2d5ae5a81c 100644 --- a/vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test/h2_proxy_max_message_length_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_proxy_max_message_length_nosec_test/h2_proxy_max_message_length_nosec_test.vcxproj @@ -147,11 +147,11 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_fixture_h2_proxy\end2end_fixture_h2_proxy.vcxproj"> - <Project>{B8266C40-E74E-316E-4DEF-0B2A4B6F490F}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_fixture_h2_proxy\end2end_nosec_fixture_h2_proxy.vcxproj"> + <Project>{A84B9FA7-9264-47B2-F9D8-6877CA167D51}</Project> </ProjectReference> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_test_max_message_length\end2end_test_max_message_length.vcxproj"> - <Project>{2F9B13AA-C70E-23CA-9272-84DD6EF83255}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_test_max_message_length\end2end_nosec_test_max_message_length.vcxproj"> + <Project>{AF5C85A6-3252-1F60-C142-13B06D69130D}</Project> </ProjectReference> <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\.\grpc_test_util_unsecure\grpc_test_util_unsecure.vcxproj"> <Project>{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}</Project> |