ByteCodeCacheReleaseFileVersion.h 675 B

12345678910
  1. //-------------------------------------------------------------------------------------------------------
  2. // Copyright (C) Microsoft. All rights reserved.
  3. // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
  4. //-------------------------------------------------------------------------------------------------------
  5. // NOTE: If there is a merge conflict the correct fix is to make a new GUID.
  6. // This file was generated with tools/xplatRegenByteCode.py
  7. // {2582ec82-3f0d-43a5-b6f0-43aa263f6f9c}
  8. const GUID byteCodeCacheReleaseFileVersion =
  9. { 0x2582ec82, 0x3f0d, 0x43a5, {0xb6, 0xf0, 0x43, 0xaa, 0x26, 0x3f, 0x6f, 0x9c } };