ByteCodeCacheReleaseFileVersion.h 682 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\update_bytecode_version.ps1
  7. // {0B177EEB-4BD0-4786-97B2-7575DC67B09C}
  8. const GUID byteCodeCacheReleaseFileVersion =
  9. { 0x0B177EEB, 0x4BD0, 0x4786, { 0x97, 0xB2, 0x75, 0x75, 0xDC, 0x67, 0xB0, 0x9C } };