зеркало из https://github.com/microsoft/GDK.git
Merge branch 'Main' of https://github.com/microsoft/GDK into 2310_OCTOBER
This commit is contained in:
Коммит
a2bff11071
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b39d27fb6dc863e04357d1a406e5e25f4328e6ca111a096dd8c93b469a63606
|
||||
size 55285774
|
||||
oid sha256:9a378ab52e52b5b50ec61fdad407c7f15123b216523c780f4393485a22016070
|
||||
size 55296192
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
**The Microsoft Game Development Kit (GDK) contains the *common* tools, libraries, and documentation needed to build games for [Xbox Game Pass for PC on Windows 10/11]( https://www.xbox.com/en-US/xbox-game-pass/pc-games?OCID=AID2100895_SEM_64cb82c395a51ebbffc2e27408836bc1:G:s&ef_id=64cb82c395a51ebbffc2e27408836bc1:G:s&msclkid=64cb82c395a51ebbffc2e27408836bc1), Xbox consoles (Xbox Series X|S, Xbox One), and [cloud gaming with Xbox Game Pass Ultimate]( https://www.xbox.com/en-US/xbox-game-pass/cloud-gaming).**
|
||||
|
||||
|
||||
## News (Updated 2023.06.22)
|
||||
|
||||
- 06/22: **Latest Version:** [**June 2023 GDK**] (updates to older branches may appear newer in the [RELEASES](https://github.com/microsoft/GDK/releases) section than the most recent major release).
|
||||
|
||||
-----
|
||||
|
||||
|
|
Двоичные данные
Redistributable/10.1.22621.3036/GameInputRedist.msi
Двоичные данные
Redistributable/10.1.22621.3036/GameInputRedist.msi
Двоичный файл не отображается.
15
SECURITY.MD
15
SECURITY.MD
|
@ -1,18 +1,18 @@
|
|||
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.5 BLOCK -->
|
||||
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.9 BLOCK -->
|
||||
|
||||
## Security
|
||||
|
||||
Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/).
|
||||
Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet) and [Xamarin](https://github.com/xamarin).
|
||||
|
||||
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc751383(v=technet.10)), please report it to us as described below.
|
||||
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://aka.ms/security.md/definition), please report it to us as described below.
|
||||
|
||||
## Reporting Security Issues
|
||||
|
||||
**Please do not report security vulnerabilities through public GitHub issues.**
|
||||
|
||||
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://msrc.microsoft.com/create-report).
|
||||
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://aka.ms/security.md/msrc/create-report).
|
||||
|
||||
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://www.microsoft.com/en-us/msrc/pgp-key-msrc).
|
||||
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/security.md/msrc/pgp).
|
||||
|
||||
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.com/msrc).
|
||||
|
||||
|
@ -28,7 +28,7 @@ Please include the requested information listed below (as much as you can provid
|
|||
|
||||
This information will help us triage your report more quickly.
|
||||
|
||||
If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://microsoft.com/msrc/bounty) page for more details about our active programs.
|
||||
If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/security.md/msrc/bounty) page for more details about our active programs.
|
||||
|
||||
## Preferred Languages
|
||||
|
||||
|
@ -36,7 +36,6 @@ We prefer all communications to be in English.
|
|||
|
||||
## Policy
|
||||
|
||||
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://www.microsoft.com/en-us/msrc/cvd).
|
||||
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://aka.ms/security.md/cvd).
|
||||
|
||||
v2021.03.21 [FINAL]
|
||||
<!-- END MICROSOFT SECURITY.MD BLOCK -->
|
||||
|
|
|
@ -0,0 +1,41 @@
|
|||
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.9 BLOCK -->
|
||||
|
||||
## Security
|
||||
|
||||
Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet) and [Xamarin](https://github.com/xamarin).
|
||||
|
||||
If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://aka.ms/security.md/definition), please report it to us as described below.
|
||||
|
||||
## Reporting Security Issues
|
||||
|
||||
**Please do not report security vulnerabilities through public GitHub issues.**
|
||||
|
||||
Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://aka.ms/security.md/msrc/create-report).
|
||||
|
||||
If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/security.md/msrc/pgp).
|
||||
|
||||
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://www.microsoft.com/msrc).
|
||||
|
||||
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
|
||||
|
||||
* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
|
||||
* Full paths of source file(s) related to the manifestation of the issue
|
||||
* The location of the affected source code (tag/branch/commit or direct URL)
|
||||
* Any special configuration required to reproduce the issue
|
||||
* Step-by-step instructions to reproduce the issue
|
||||
* Proof-of-concept or exploit code (if possible)
|
||||
* Impact of the issue, including how an attacker might exploit the issue
|
||||
|
||||
This information will help us triage your report more quickly.
|
||||
|
||||
If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/security.md/msrc/bounty) page for more details about our active programs.
|
||||
|
||||
## Preferred Languages
|
||||
|
||||
We prefer all communications to be in English.
|
||||
|
||||
## Policy
|
||||
|
||||
Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://aka.ms/security.md/cvd).
|
||||
|
||||
<!-- END MICROSOFT SECURITY.MD BLOCK -->
|
|
@ -0,0 +1,19 @@
|
|||
File,Hash
|
||||
pgdk.exe,38A18C070F5D31F2B970A468502BD55767AEAB694774B55180C8473502D35FA5
|
||||
0037f7733689a74f2678cba42a603866.cab,4895E2FE90CD18E16623E652BBB38A37BA7D2342BFC8304987BCCD92152441D2
|
||||
120b38b03e1fe7823dcdd24eb5a8bcaf.cab,EBEBA70C683930D80FFC560A29FCD6C35FC6B4F71F58DFAC9ED066C0D9C5843F
|
||||
29ed3e615b33e5f98eeb2dc2ff475882.cab,1416111BB94F62AA31A75986B5FA1084D13BC9444E458E81BAF48C012DF7178C
|
||||
30679793b6e614f833a017b2e03aa8d6.cab,EA003F1142E7BE45CF4722C1422C09E467637C40679A020970E5A9185D6F93F7
|
||||
670febca25fedf84a45c7147c362244d.cab,F26126A76E77D10134DE4E6FDAF380C921F5F630001EC52C5580DBA1F2B6FC08
|
||||
684510cc5169f6bdb703004bc00da21b.cab,62A029D28A12156AF7D499CAE06083A79817F34FA599FECCF3CA78878E08EE0D
|
||||
76f86130718ca751edd6d8906ea62638.cab,54CBB99369EB50DEC153122B020B11A91D24CB05BD334DECAA925C4E3329E3FA
|
||||
7a840960c3ecdf664d4283614112b685.cab,C86E39185D0FA3C059437150B5DB1490C4D8E76C93A332D3D8C26781D38AB19C
|
||||
7e85ae666854837dec3b2637a97c5ee0.cab,182FB2AFAF3D032FD685E306D02425DA669069A7EB3A41CCE0CD5E281CE54244
|
||||
896f53e30f7db35c7600bcbd0c7acd04.cab,7D92B4E5FD253E2D1E34967EF9E40E61F1A4BA0D06E77EE2431A44B4D1D0BE12
|
||||
8c499b56707a4a2a53feb53819c881e6.cab,1D7C4A86E4519FBC0C42D6AF3F63B0A4067B7A2C5E72618D7602A17149AB6D7B
|
||||
b5a3a0cfca4a553d0272f020cd99aa37.cab,5E6ACF5F14B31868442FEE445E001B0908D8A1F3C8BF8E89BA8004D70EC942B4
|
||||
be91a880ff793bf3b90a60284bf3bad5.cab,8E5D430C41E3DE5C4ECDBB0BD0E4DD6D53C2BB75FBC9C42BAD823CC81D2D9048
|
||||
cb5d76c683a994a2bde8042e1d61e2b6.cab,0608BCD7CE8B0B8A1D965762197BEC911C8BD3C3202F7A0854FADEC20B0DC3AE
|
||||
ded860912bf935135bda92ea394b7237.cab,BE54D4E8E030A5D0CBB88A297613CE7DA47D3008306F0B028656DC44E0C2C0AA
|
||||
e10d509ac138cbffc692905299d03436.cab,B3C9DF2666D431CBDE90C852A8E400D3626363F82ADF9CF52BFFBF4AD6BCAADD
|
||||
faccc661227fc6a4ddc96f6ea9e1b76f.cab,B21636EB1AFA365DAB9DE140162512C23476009CB89952F10DDA9EB46E5F7039
|
|
Загрузка…
Ссылка в новой задаче