Fixes https://github.com/microsoft/vcpkg/issues/39318
1.Delete tools(quicping,quicreach) that do not exist.
2. Fix the issue that afxdp_helper.h file does not exist during
compilation.
3. Remove patches fix-platform.patch and fix-warnings.patch that have
been fixed upstream.
* [ms-quic] create a new port
* rewrite to fix garbled history of #18225
* [ms-quic] update port/version SHA
* [ms-quic] disable windows-static triplet
* Update ports/ms-quic/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/ms-quic/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [ms-quic] update patch files
* [ms-quic] make quictls only
* reduce feature list for future updates
* update version SHA
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>