Merge pull request #19 from jthuraisamy/patch-5
Add runtime version 10.0.16299.846
This commit is contained in:
commit
39a4d9c1fd
|
@ -33,6 +33,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
|||
0xA00003FAB0173LL, //10.0.16299.371
|
||||
0xA00003FAB01ECLL, //10.0.16299.492
|
||||
0xA00003FAB02D6LL, //10.0.16299.726
|
||||
0xA00003FAB034ELL, //10.0.16299.846
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
0xA0000428103E8LL, //10.0.17025.1000
|
||||
0xA000042B203EALL, //10.0.17074.1002
|
||||
|
|
|
@ -33,6 +33,7 @@ static UINT64 RPC_CORE_RUNTIME_VERSION[] = {
|
|||
0xA00003FAB0173LL, //10.0.16299.371
|
||||
0xA00003FAB01ECLL, //10.0.16299.492
|
||||
0xA00003FAB02D6LL, //10.0.16299.726
|
||||
0xA00003FAB034ELL, //10.0.16299.846
|
||||
0xA0000427903E8LL, //10.0.17017.1000
|
||||
0xA0000428103E8LL, //10.0.17025.1000
|
||||
0xA000042B203EALL, //10.0.17074.1002
|
||||
|
|
Loading…
Reference in New Issue