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_uchannel_bad_hostname_nosec_test | |
parent | 6a27514207100bc4b93277d21db3fd14e8bdaddf (diff) |
Correctly tag dependencies: generated files
Diffstat (limited to 'vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test')
-rw-r--r-- | vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test/h2_uchannel_bad_hostname_nosec_test.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test/h2_uchannel_bad_hostname_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test/h2_uchannel_bad_hostname_nosec_test.vcxproj index cdb8eea7fc..d63fecf04a 100644 --- a/vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test/h2_uchannel_bad_hostname_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_uchannel_bad_hostname_nosec_test/h2_uchannel_bad_hostname_nosec_test.vcxproj @@ -147,11 +147,11 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_fixture_h2_uchannel\end2end_fixture_h2_uchannel.vcxproj"> - <Project>{CE17F95F-4FD3-41C3-E1B9-9B85F1FE7D4A}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_fixture_h2_uchannel\end2end_nosec_fixture_h2_uchannel.vcxproj"> + <Project>{6DF096AD-5865-3035-B7AE-5019FAC19EEB}</Project> </ProjectReference> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_test_bad_hostname\end2end_test_bad_hostname.vcxproj"> - <Project>{6FECBEB6-573D-192C-3CDC-5B0DEF039E58}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_test_bad_hostname\end2end_nosec_test_bad_hostname.vcxproj"> + <Project>{B2C472F7-CD89-1779-B74C-2AE9E80619D9}</Project> </ProjectReference> <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\.\grpc_test_util_unsecure\grpc_test_util_unsecure.vcxproj"> <Project>{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}</Project> |