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_sockpair_bad_hostname_nosec_test | |
parent | 6a27514207100bc4b93277d21db3fd14e8bdaddf (diff) |
Correctly tag dependencies: generated files
Diffstat (limited to 'vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test')
-rw-r--r-- | vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test/h2_sockpair_bad_hostname_nosec_test.vcxproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test/h2_sockpair_bad_hostname_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test/h2_sockpair_bad_hostname_nosec_test.vcxproj index 3664b1b86c..f1fc562105 100644 --- a/vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test/h2_sockpair_bad_hostname_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_sockpair_bad_hostname_nosec_test/h2_sockpair_bad_hostname_nosec_test.vcxproj @@ -147,11 +147,11 @@ </ClCompile> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_fixture_h2_sockpair\end2end_fixture_h2_sockpair.vcxproj"> - <Project>{67A1675D-FF50-3B78-2706-155D69ADC290}</Project> + <ProjectReference Include="..\..\..\..\vsprojects\vcxproj\test\end2end_nosec_fixture_h2_sockpair\end2end_nosec_fixture_h2_sockpair.vcxproj"> + <Project>{F2E018CC-0515-CD39-BA5A-0F62BA15FE88}</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> |