| //------------------------------------------------------------------------------------------------------- |
| // Copyright (C) Microsoft. All rights reserved. |
| // Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. |
| //------------------------------------------------------------------------------------------------------- |
| // NOTE: If there is a merge conflict the correct fix is to make a new GUID. |
| |
| // {E76273A1-48D2-4895-81B0-2CE284147DC5} |
| const GUID byteCodeCacheReleaseFileVersion = |
| { 0xe76273a1, 0x48d2, 0x4895,{ 0x81, 0xb0, 0x2c, 0xe2, 0x84, 0x14, 0x7d, 0xc5 } }; |