diff -Nru dotnet6-6.0.118/debian/changelog dotnet6-6.0.119/debian/changelog --- dotnet6-6.0.118/debian/changelog 2023-06-02 15:40:45.000000000 +0000 +++ dotnet6-6.0.119/debian/changelog 2023-06-22 10:07:34.000000000 +0000 @@ -1,3 +1,13 @@ +dotnet6 (6.0.119-0ubuntu1~23.04.1) lunar-security; urgency=medium + + [ Dominik Viererbe ] + * New upstream release. + - Fixes regression that was introduced with the bugfix for CVE-2023-29331: + Loading null-password-encrypted PFX certificates through .NET can fail + unexpectedly for certificates that previously loaded successfully. + + -- Nishit Majithia Thu, 22 Jun 2023 15:37:34 +0530 + dotnet6 (6.0.118-0ubuntu1~23.04.1) lunar-security; urgency=medium * New upstream release. diff -Nru dotnet6-6.0.118/debian/repack-dotnet-tarball.sh dotnet6-6.0.119/debian/repack-dotnet-tarball.sh --- dotnet6-6.0.118/debian/repack-dotnet-tarball.sh 2023-06-02 15:39:30.000000000 +0000 +++ dotnet6-6.0.119/debian/repack-dotnet-tarball.sh 2023-06-22 10:07:13.000000000 +0000 @@ -87,7 +87,7 @@ # or provided by upstream. download_mstarball=0 if [ -s "${ms_tarball}" ]; then - sha512="6d0283431e04b227a04979b05c20d95727fcaebcbdd50e8c0a7e654b35a23eba07417afb484b0eedd29208f2476b12874aaa8f2fc522eb2a57fbfeeae3e48c05" + sha512="bf98370f865ce4123e12831c070243ebc514381e0764a39b3a87759632e7cf536db5040770bc2cef948a7040af8d59a7c2a08faf52a60cea59b01f62ed80b016" existing_sha512sum=$(sha512sum "${ms_tarball}" | cut -d' ' -f1) if [ "${sha512}" == "${existing_sha512sum}" ]; then download_mstarball=1 diff -Nru dotnet6-6.0.118/git-info/AllRepoVersions.props dotnet6-6.0.119/git-info/AllRepoVersions.props --- dotnet6-6.0.118/git-info/AllRepoVersions.props 2023-05-22 22:29:06.000000000 +0000 +++ dotnet6-6.0.119/git-info/AllRepoVersions.props 2023-06-19 07:44:34.000000000 +0000 @@ -9,8 +9,8 @@ 3.3.3-beta1.21519.5 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26 6.0.0-beta.23211.7 - be51b1aa73343e45a1d00afd436abad794f471fb - 6.0.18 + cd9340856ed85215a911c97c44d52373f6cba2f9 + 6.0.19 3198bf5660cad3dab85f5475bf1fda9688146e3f 1.0.0-preview.21310.2 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 @@ -27,10 +27,10 @@ 6.0.5-rc.1 487283bcd8d66693091f2800dcf1c8ae37cccdee 4.0.1-1.22181.2 - c76ac565499f3e7c657126d46c00b67a0d74832c - 6.0.18 - 597ab8665d3b6fa5d1bad36724a3303aac430a5e - 6.0.118-servicing.23272.29 + e37fab9fc9f7bce120a7165491ed392a73f8ab51 + 6.0.19 + fc534b25d0617726bdc19f13f015e18f15fe36fd + 6.0.119-servicing.23318.12 7649ca7106e7e91ac06f169626bf01a77c2258eb 6.0.0-servicing.22419.2 38385bc8b19cebe7ae7d20771646158785ee5bdc @@ -39,8 +39,8 @@ 1.1.0-beta-21480-02 7b9791daa3a3477eb22ec805946c9fff8b42d8ca 1.4.0-beta2-21475-02 - a23430d931218c8b2ffe6a51d120cd12fccece49 - 6.0.118-servicing.23272.5 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 + 6.0.119-servicing.23318.5 c40ef7e056b48e011c43a21354d6790ba6b8b4fc 1.0.2-beta4.22064.3 cc7fb0593127e24f55ce016fb3ac85b5b2857fec @@ -49,7 +49,7 @@ 5.0.0-preview.21431.1 bc3233146e1fcd393ed471d5005333c83363e0fe 1.0.0-beta.21431.1 - b8b476fbe60becae6d0c3d36b7ba964aeee3523d - 6.0.118 + 044cde2ce094aec972314deb9e1c92129b7947b9 + 6.0.119 diff -Nru dotnet6-6.0.118/git-info/aspnetcore.props dotnet6-6.0.119/git-info/aspnetcore.props --- dotnet6-6.0.118/git-info/aspnetcore.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/aspnetcore.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,10 +1,10 @@ - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 true - 20230522.1 - 6.0.18 + 20230619.1 + 6.0.19 diff -Nru dotnet6-6.0.118/git-info/command-line-api.props dotnet6-6.0.119/git-info/command-line-api.props --- dotnet6-6.0.118/git-info/command-line-api.props 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/git-info/command-line-api.props 2023-06-19 07:42:38.000000000 +0000 @@ -3,7 +3,7 @@ 82273cb56c83b589e8e5b63da0ac9745ffc6e105 true - 20230522.1 + 20230619.1 0.1.247301 diff -Nru dotnet6-6.0.118/git-info/deployment-tools.props dotnet6-6.0.119/git-info/deployment-tools.props --- dotnet6-6.0.118/git-info/deployment-tools.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/deployment-tools.props 2023-06-19 07:42:02.000000000 +0000 @@ -3,7 +3,7 @@ 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 true - 20230522.1 + 20230619.1 1.0.247101 diff -Nru dotnet6-6.0.118/git-info/format.props dotnet6-6.0.119/git-info/format.props --- dotnet6-6.0.118/git-info/format.props 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/git-info/format.props 2023-06-19 07:42:38.000000000 +0000 @@ -3,7 +3,7 @@ 68bc36719088c86b0ff01334039b0611741b8276 true - 20230522.1 + 20230619.1 6.0.252703 diff -Nru dotnet6-6.0.118/git-info/installer.props dotnet6-6.0.119/git-info/installer.props --- dotnet6-6.0.118/git-info/installer.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/installer.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,11 +1,11 @@ - 22889 - b8b476fbe60becae6d0c3d36b7ba964aeee3523d + 22891 + 044cde2ce094aec972314deb9e1c92129b7947b9 true - 20230522.1 - 6.0.118 + 20230619.1 + 6.0.119 diff -Nru dotnet6-6.0.118/git-info/msbuild.props dotnet6-6.0.119/git-info/msbuild.props --- dotnet6-6.0.118/git-info/msbuild.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/msbuild.props 2023-06-19 07:42:02.000000000 +0000 @@ -3,7 +3,7 @@ b177f8fa703370c80b2e56469208c2bb099efba0 true - 20230522.1 + 20230619.1 17.0.1 diff -Nru dotnet6-6.0.118/git-info/nuget-client.props dotnet6-6.0.119/git-info/nuget-client.props --- dotnet6-6.0.118/git-info/nuget-client.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/nuget-client.props 2023-06-19 07:42:02.000000000 +0000 @@ -3,7 +3,7 @@ 7fe6b814c901490292f02d8ea12749505fbb959a false - 20230522.1 + 20230619.1 6.0.5-rc.1 rc diff -Nru dotnet6-6.0.118/git-info/runtime-portable.props dotnet6-6.0.119/git-info/runtime-portable.props --- dotnet6-6.0.118/git-info/runtime-portable.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/runtime-portable.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,10 +1,10 @@ - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 true - 20230522.1 - 6.0.18 + 20230619.1 + 6.0.19 diff -Nru dotnet6-6.0.118/git-info/runtime.props dotnet6-6.0.119/git-info/runtime.props --- dotnet6-6.0.118/git-info/runtime.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/runtime.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,10 +1,10 @@ - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 true - 20230522.1 - 6.0.18 + 20230619.1 + 6.0.19 diff -Nru dotnet6-6.0.118/git-info/sdk.props dotnet6-6.0.119/git-info/sdk.props --- dotnet6-6.0.118/git-info/sdk.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/sdk.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,10 +1,10 @@ - 597ab8665d3b6fa5d1bad36724a3303aac430a5e + fc534b25d0617726bdc19f13f015e18f15fe36fd false - 20230522.29 - 6.0.118-servicing.23272.29 + 20230618.12 + 6.0.119-servicing.23318.12 servicing diff -Nru dotnet6-6.0.118/git-info/templating.props dotnet6-6.0.119/git-info/templating.props --- dotnet6-6.0.118/git-info/templating.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/git-info/templating.props 2023-06-19 07:42:02.000000000 +0000 @@ -1,10 +1,10 @@ - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 false - 20230522.5 - 6.0.118-servicing.23272.5 + 20230618.5 + 6.0.119-servicing.23318.5 servicing diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.json 2023-05-11 22:07:08.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,49 +0,0 @@ -{ - "version": "6.0.18", - "workloads": { - "microsoft-net-sdk-emscripten": { - "abstract": true, - "description": "Emscripten SDK compiler tooling", - "packs": [ - "Microsoft.NET.Runtime.Emscripten.Node.net6", - "Microsoft.NET.Runtime.Emscripten.Python.net6", - "Microsoft.NET.Runtime.Emscripten.Sdk.net6" - ], - "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] - } - }, - "packs": { - "Microsoft.NET.Runtime.Emscripten.Node.net6" : { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64", - "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64", - "linux-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.linux-x64", - "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64", - "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64" - } - }, - "Microsoft.NET.Runtime.Emscripten.Python.net6" : { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64", - "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64", - "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64", - "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64" - } - }, - "Microsoft.NET.Runtime.Emscripten.Sdk.net6" : { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64", - "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64", - "linux-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64", - "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64", - "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64" - } - } - } -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets 2023-05-11 22:04:44.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets 1970-01-01 00:00:00.000000000 +0000 @@ -1,26 +0,0 @@ - - - true - - - - <_NativeBuildNeeded Condition="'$(RunAOTCompilation)' == 'true'">true - WebAssembly workloads (required for AOT) are only supported for projects targeting net6.0+ - - - - true - $(WasmNativeWorkload) - - - - false - false - - - - - - - - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/Icon.png and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/Icon.png differ diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/LICENSE dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/LICENSE --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/LICENSE 2023-05-11 22:04:44.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/LICENSE 1970-01-01 00:00:00.000000000 +0000 @@ -1,27 +0,0 @@ -Copyright (c) 2018 Emscripten authors (see AUTHORS in Emscripten) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - ----------------------------------------------------------------------------- - -This is the MIT/Expat Licence. For more information see: - -1. http://www.opensource.org/licenses/mit-license.php - -2. http://en.wikipedia.org/wiki/MIT_License diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec 2023-05-11 22:07:08.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.18/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec 1970-01-01 00:00:00.000000000 +0000 @@ -1,19 +0,0 @@ - - - - Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 - 6.0.18 - Microsoft.NET.Workload.Emscripten.Manifest - Microsoft - microsoft,dotnetframework - false - https://github.com/dotnet/emsdk/blob/main/LICENSE - Icon.png - https://github.com/dotnet/emsdk - http://go.microsoft.com/fwlink/?LinkID=288859 - Internal toolchain package not meant for direct consumption. Please do not reference directly. - © Microsoft Corporation. All rights reserved. - true - - - \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.json 2023-06-07 18:54:26.000000000 +0000 @@ -0,0 +1,49 @@ +{ + "version": "6.0.19", + "workloads": { + "microsoft-net-sdk-emscripten": { + "abstract": true, + "description": "Emscripten SDK compiler tooling", + "packs": [ + "Microsoft.NET.Runtime.Emscripten.Node.net6", + "Microsoft.NET.Runtime.Emscripten.Python.net6", + "Microsoft.NET.Runtime.Emscripten.Sdk.net6" + ], + "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] + } + }, + "packs": { + "Microsoft.NET.Runtime.Emscripten.Node.net6" : { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64", + "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.win-x64", + "linux-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.linux-x64", + "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64", + "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Node.osx-x64" + } + }, + "Microsoft.NET.Runtime.Emscripten.Python.net6" : { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64", + "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.win-x64", + "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64", + "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Python.osx-x64" + } + }, + "Microsoft.NET.Runtime.Emscripten.Sdk.net6" : { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64", + "win-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.win-x64", + "linux-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.linux-x64", + "osx-x64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64", + "osx-arm64": "Microsoft.NET.Runtime.Emscripten.2.0.23.Sdk.osx-x64" + } + } + } +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets 2023-06-07 18:52:10.000000000 +0000 @@ -0,0 +1,26 @@ + + + true + + + + <_NativeBuildNeeded Condition="'$(RunAOTCompilation)' == 'true'">true + WebAssembly workloads (required for AOT) are only supported for projects targeting net6.0+ + + + + true + $(WasmNativeWorkload) + + + + false + false + + + + + + + + Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/Icon.png and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/Icon.png differ diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/LICENSE dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/LICENSE --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/LICENSE 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/LICENSE 2023-06-07 18:52:10.000000000 +0000 @@ -0,0 +1,27 @@ +Copyright (c) 2018 Emscripten authors (see AUTHORS in Emscripten) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +---------------------------------------------------------------------------- + +This is the MIT/Expat Licence. For more information see: + +1. http://www.opensource.org/licenses/mit-license.php + +2. http://en.wikipedia.org/wiki/MIT_License diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.emscripten.manifest-6.0.100/6.0.19/microsoft.net.workload.emscripten.manifest-6.0.100.nuspec 2023-06-07 18:54:26.000000000 +0000 @@ -0,0 +1,19 @@ + + + + Microsoft.NET.Workload.Emscripten.Manifest-6.0.100 + 6.0.19 + Microsoft.NET.Workload.Emscripten.Manifest + Microsoft + microsoft,dotnetframework + false + https://github.com/dotnet/emsdk/blob/main/LICENSE + Icon.png + https://github.com/dotnet/emsdk + http://go.microsoft.com/fwlink/?LinkID=288859 + Internal toolchain package not meant for direct consumption. Please do not reference directly. + © Microsoft Corporation. All rights reserved. + true + + + \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.cs.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.cs.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.cs.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.cs.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Nástroje pro sestavení .NET WebAssembly" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.de.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.de.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.de.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.de.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly-Buildtools" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.en.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.en.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.en.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.en.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly build tools" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.es.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.es.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.es.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.es.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Herramientas de compilación de WebAssembly de .NET" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.fr.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.fr.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.fr.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.fr.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Outils de construction .NET WebAssembly" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.it.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.it.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.it.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.it.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Strumenti di compilazione WebAssembly .NET" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ja.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ja.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ja.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ja.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly ビルド ツール" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ko.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ko.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ko.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ko.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly 빌드 도구" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pl.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pl.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pl.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pl.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Narzędzia kompilacji zestawu WebAssembly platformy .NET" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pt-BR.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pt-BR.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pt-BR.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.pt-BR.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Ferramentas de build do .NET WebAssembly" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ru.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ru.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ru.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.ru.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": "Средства сборки WebAssembly .NET" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.tr.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.tr.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.tr.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.tr.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly derleme araçları" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hans.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hans.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hans.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hans.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly 生成工具" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hant.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hant.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hant.json 2023-05-19 20:29:42.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/localize/WorkloadManifest.zh-Hant.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -{ - "workloads/wasm-tools/description": ".NET WebAssembly 組建工具" -} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.json 2023-05-19 20:34:20.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.json 1970-01-01 00:00:00.000000000 +0000 @@ -1,458 +0,0 @@ -{ - "version": "6.0.18", - "depends-on": { - "Microsoft.NET.Workload.Emscripten": "6.0.18" - }, - "workloads": { - "wasm-tools": { - "description": ".NET WebAssembly build tools", - "packs": [ - "Microsoft.NET.Runtime.WebAssembly.Sdk.net6", - "Microsoft.NETCore.App.Runtime.Mono.net6.browser-wasm", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.browser-wasm" - ], - "extends": [ "microsoft-net-runtime-mono-tooling", "microsoft-net-sdk-emscripten" ], - "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] - }, - "microsoft-net-runtime-android": { - "abstract": true, - "description": "Android Mono Runtime", - "packs": [ - "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm", - "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.android-x64", - "Microsoft.NETCore.App.Runtime.Mono.net6.android-x86" - ], - "extends": [ "microsoft-net-runtime-mono-tooling" ], - "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] - }, - "microsoft-net-runtime-android-aot": { - "abstract": true, - "description": "Android Mono AOT Workload", - "packs": [ - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x86", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm64" - ], - "extends": [ "microsoft-net-runtime-android" ], - "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] - }, - "microsoft-net-runtime-ios": { - "abstract": true, - "description": "iOS Mono Runtime and AOT Workload", - "packs": [ - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-arm64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x86" - ], - "extends": [ "runtimes-ios" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "runtimes-ios": { - "abstract": true, - "description": "iOS Mono Runtime Packs", - "packs": [ - "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm", - "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x64", - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x86" - ], - "extends": [ "microsoft-net-runtime-mono-tooling" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "microsoft-net-runtime-maccatalyst": { - "abstract": true, - "description": "MacCatalyst Mono Runtime and AOT Workload", - "packs": [ - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-arm64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-x64" - ], - "extends": [ "runtimes-maccatalyst" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "runtimes-maccatalyst": { - "abstract": true, - "description": "MacCatalyst Mono Runtime Packs", - "packs": [ - "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-x64" - ], - "extends": [ "microsoft-net-runtime-mono-tooling" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "microsoft-net-runtime-macos": { - "abstract": true, - "description": "MacOS CoreCLR and Mono Runtime Workload", - "packs": [ - "Microsoft.NETCore.App.Runtime.Mono.net6.osx-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.osx-x64", - "Microsoft.NETCore.App.Runtime.net6.osx-arm64", - "Microsoft.NETCore.App.Runtime.net6.osx-x64" - ], - "extends": [ "microsoft-net-runtime-mono-tooling" ], - "platforms": [ "osx-arm64", "osx-x64" ] - }, - "microsoft-net-runtime-tvos": { - "abstract": true, - "description": "tvOS Mono Runtime and AOT Workload", - "packs": [ - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvos-arm64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-arm64", - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-x64" - ], - "extends": [ "runtimes-tvos" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "runtimes-tvos": { - "abstract": true, - "description": "tvOS Mono Runtime Packs", - "packs": [ - "Microsoft.NETCore.App.Runtime.Mono.net6.tvos-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-arm64", - "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-x64" - ], - "extends": [ "microsoft-net-runtime-mono-tooling" ], - "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] - }, - "runtimes-windows": { - "description": "Windows Runtime Packs", - "packs": [ - "Microsoft.NETCore.App.Runtime.net6.win-x64", - "Microsoft.NETCore.App.Runtime.net6.win-x86", - "Microsoft.NETCore.App.Runtime.net6.win-arm", - "Microsoft.NETCore.App.Runtime.net6.win-arm64" - ] - }, - "microsoft-net-runtime-mono-tooling": { - "abstract": true, - "description": "Shared native build tooling for Mono runtime", - "packs": [ - "Microsoft.NET.Runtime.MonoAOTCompiler.Task.net6", - "Microsoft.NET.Runtime.MonoTargets.Sdk.net6", - ], - } - }, - "packs": { - "Microsoft.NET.Runtime.MonoAOTCompiler.Task.net6": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NET.Runtime.MonoAOTCompiler.Task" - } - }, - "Microsoft.NET.Runtime.MonoTargets.Sdk.net6": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NET.Runtime.MonoTargets.Sdk" - } - }, - "Microsoft.NET.Runtime.WebAssembly.Sdk.net6": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NET.Runtime.WebAssembly.Sdk" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.android-arm" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.android-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.android-x64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.android-x64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.android-x86": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.android-x86" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x86": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86", - "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86", - "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64", - "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64", - "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm", - "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm", - "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64", - "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64", - "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-arm64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-x64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.osx-arm64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.osx-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.osx-x64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.osx-x64" - } - }, - "Microsoft.NETCore.App.Runtime.net6.osx-arm64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.net6.osx-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.net6.osx-x64": { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.net6.osx-x64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.ios-arm" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.ios-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-arm64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x86" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvos-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.tvos-arm64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.tvos-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-arm64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-x64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-x64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-x64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm", - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64", - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-arm64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x64": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x86": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86" - } - }, - "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.browser-wasm": { - "kind": "Sdk", - "version": "6.0.18", - "alias-to": { - "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm", - "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm", - "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm", - "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm", - "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm" - } - }, - "Microsoft.NETCore.App.Runtime.Mono.net6.browser-wasm" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm" - } - }, - "Microsoft.NETCore.App.Runtime.net6.win-x64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.win-x64" - } - }, - "Microsoft.NETCore.App.Runtime.net6.win-x86" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.win-x86" - } - }, - "Microsoft.NETCore.App.Runtime.net6.win-arm" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.win-arm" - } - }, - "Microsoft.NETCore.App.Runtime.net6.win-arm64" : { - "kind": "framework", - "version": "6.0.18", - "alias-to": { - "any": "Microsoft.NETCore.App.Runtime.win-arm64" - } - } - } -} diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets 2023-05-19 20:34:20.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/data/WorkloadManifest.targets 1970-01-01 00:00:00.000000000 +0000 @@ -1,116 +0,0 @@ - - - 6.0.18 - true - - - - - true - $(WasmNativeWorkload) - - - - false - false - - - - false - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <_MonoWorkloadTargetsMobile>true - <_MonoWorkloadRuntimePackPackageVersion>$(RuntimePackInWorkloadVersion) - - - - - $(_MonoWorkloadRuntimePackPackageVersion) - - - - - - - - - - - - - - - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/Icon.png and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/Icon.png differ diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/LICENSE.TXT dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/LICENSE.TXT --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/LICENSE.TXT 2023-05-19 20:29:26.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/LICENSE.TXT 1970-01-01 00:00:00.000000000 +0000 @@ -1,23 +0,0 @@ -The MIT License (MIT) - -Copyright (c) .NET Foundation and Contributors - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec 2023-05-19 20:34:20.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec 1970-01-01 00:00:00.000000000 +0000 @@ -1,21 +0,0 @@ - - - - Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100 - 6.0.18 - Microsoft.NET.Workload.Mono.Toolchain.Manifest - Microsoft - microsoft,dotnetframework - false - MIT - https://licenses.nuget.org/MIT - Icon.png - https://dot.net/ - http://go.microsoft.com/fwlink/?LinkID=288859 - Internal toolchain package not meant for direct consumption. Please do not reference directly. - https://go.microsoft.com/fwlink/?LinkID=799421 - © Microsoft Corporation. All rights reserved. - true - - - \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/THIRD-PARTY-NOTICES.TXT dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/THIRD-PARTY-NOTICES.TXT --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/THIRD-PARTY-NOTICES.TXT 2023-05-19 20:29:26.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.18/THIRD-PARTY-NOTICES.TXT 1970-01-01 00:00:00.000000000 +0000 @@ -1,957 +0,0 @@ -.NET Runtime uses third-party libraries or other resources that may be -distributed under licenses different than the .NET Runtime software. - -In the event that we accidentally failed to list a required notice, please -bring it to our attention. Post an issue or email us: - - dotnet@microsoft.com - -The attached notices are provided for information only. - -License notice for ASP.NET -------------------------------- - -Copyright (c) .NET Foundation. All rights reserved. -Licensed under the Apache License, Version 2.0. - -Available at -https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt - -License notice for Slicing-by-8 -------------------------------- - -http://sourceforge.net/projects/slicing-by-8/ - -Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - - -This software program is licensed subject to the BSD License, available at -http://www.opensource.org/licenses/bsd-license.html. - - -License notice for Unicode data -------------------------------- - -https://www.unicode.org/license.html - -Copyright © 1991-2020 Unicode, Inc. All rights reserved. -Distributed under the Terms of Use in https://www.unicode.org/copyright.html. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Unicode data files and any associated documentation -(the "Data Files") or Unicode software and any associated documentation -(the "Software") to deal in the Data Files or Software -without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, and/or sell copies of -the Data Files or Software, and to permit persons to whom the Data Files -or Software are furnished to do so, provided that either -(a) this copyright and permission notice appear with all copies -of the Data Files or Software, or -(b) this copyright and permission notice appear in associated -Documentation. - -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT OF THIRD PARTY RIGHTS. -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THE DATA FILES OR SOFTWARE. - -Except as contained in this notice, the name of a copyright holder -shall not be used in advertising or otherwise to promote the sale, -use or other dealings in these Data Files or Software without prior -written authorization of the copyright holder. - -License notice for Zlib ------------------------ - -https://github.com/madler/zlib -http://zlib.net/zlib_license.html - -/* zlib.h -- interface of the 'zlib' general purpose compression library - version 1.2.11, January 15th, 2017 - - Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - 3. This notice may not be removed or altered from any source distribution. - - Jean-loup Gailly Mark Adler - jloup@gzip.org madler@alumni.caltech.edu - -*/ - -License notice for Mono -------------------------------- - -http://www.mono-project.com/docs/about-mono/ - -Copyright (c) .NET Foundation Contributors - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the Software), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for International Organization for Standardization ------------------------------------------------------------------ - -Portions (C) International Organization for Standardization 1986: - Permission to copy in any form is granted for use with - conforming SGML systems and applications as defined in - ISO 8879, provided this notice is included in all copies. - -License notice for Intel ------------------------- - -"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Xamarin and Novell -------------------------------------- - -Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Copyright (c) 2011 Novell, Inc (http://www.novell.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Third party notice for W3C --------------------------- - -"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE -Status: This license takes effect 13 May, 2015. -This work is being provided by the copyright holders under the following license. -License -By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. -Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: -The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. -Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. -Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." -Disclaimers -THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. -The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." - -License notice for Bit Twiddling Hacks --------------------------------------- - -Bit Twiddling Hacks - -By Sean Eron Anderson -seander@cs.stanford.edu - -Individually, the code snippets here are in the public domain (unless otherwise -noted) — feel free to use them however you please. The aggregate collection and -descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are -distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and -without even the implied warranty of merchantability or fitness for a particular -purpose. - -License notice for Brotli --------------------------------------- - -Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -compress_fragment.c: -Copyright (c) 2011, Google Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -decode_fuzzer.c: -Copyright (c) 2015 The Chromium Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." - -License notice for Json.NET -------------------------------- - -https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md - -The MIT License (MIT) - -Copyright (c) 2007 James Newton-King - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for vectorized base64 encoding / decoding --------------------------------------------------------- - -Copyright (c) 2005-2007, Nick Galbreath -Copyright (c) 2013-2017, Alfred Klomp -Copyright (c) 2015-2017, Wojciech Mula -Copyright (c) 2016-2017, Matthieu Darbois -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -- Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - -- Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS -IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for RFC 3492 ---------------------------- - -The punycode implementation is based on the sample code in RFC 3492 - -Copyright (C) The Internet Society (2003). All Rights Reserved. - -This document and translations of it may be copied and furnished to -others, and derivative works that comment on or otherwise explain it -or assist in its implementation may be prepared, copied, published -and distributed, in whole or in part, without restriction of any -kind, provided that the above copyright notice and this paragraph are -included on all such copies and derivative works. However, this -document itself may not be modified in any way, such as by removing -the copyright notice or references to the Internet Society or other -Internet organizations, except as needed for the purpose of -developing Internet standards in which case the procedures for -copyrights defined in the Internet Standards process must be -followed, or as required to translate it into languages other than -English. - -The limited permissions granted above are perpetual and will not be -revoked by the Internet Society or its successors or assigns. - -This document and the information contained herein is provided on an -"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - -License notice for Algorithm from Internet Draft document "UUIDs and GUIDs" ---------------------------------------------------------------------------- - -Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. -Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & -Digital Equipment Corporation, Maynard, Mass. -To anyone who acknowledges that this file is provided "AS IS" -without any express or implied warranty: permission to use, copy, -modify, and distribute this file for any purpose is hereby -granted without fee, provided that the above copyright notices and -this notice appears in all source code copies, and that none of -the names of Open Software Foundation, Inc., Hewlett-Packard -Company, or Digital Equipment Corporation be used in advertising -or publicity pertaining to distribution of the software without -specific, written prior permission. Neither Open Software -Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment -Corporation makes any representations about the suitability of -this software for any purpose. - -Copyright(C) The Internet Society 1997. All Rights Reserved. - -This document and translations of it may be copied and furnished to others, -and derivative works that comment on or otherwise explain it or assist in -its implementation may be prepared, copied, published and distributed, in -whole or in part, without restriction of any kind, provided that the above -copyright notice and this paragraph are included on all such copies and -derivative works.However, this document itself may not be modified in any -way, such as by removing the copyright notice or references to the Internet -Society or other Internet organizations, except as needed for the purpose of -developing Internet standards in which case the procedures for copyrights -defined in the Internet Standards process must be followed, or as required -to translate it into languages other than English. - -The limited permissions granted above are perpetual and will not be revoked -by the Internet Society or its successors or assigns. - -This document and the information contained herein is provided on an "AS IS" -basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE -DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO -ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY -RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A -PARTICULAR PURPOSE. - -License notice for Algorithm from RFC 4122 - -A Universally Unique IDentifier (UUID) URN Namespace ----------------------------------------------------- - -Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. -Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & -Digital Equipment Corporation, Maynard, Mass. -Copyright (c) 1998 Microsoft. -To anyone who acknowledges that this file is provided "AS IS" -without any express or implied warranty: permission to use, copy, -modify, and distribute this file for any purpose is hereby -granted without fee, provided that the above copyright notices and -this notice appears in all source code copies, and that none of -the names of Open Software Foundation, Inc., Hewlett-Packard -Company, Microsoft, or Digital Equipment Corporation be used in -advertising or publicity pertaining to distribution of the software -without specific, written prior permission. Neither Open Software -Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital -Equipment Corporation makes any representations about the -suitability of this software for any purpose." - -License notice for The LLVM Compiler Infrastructure ---------------------------------------------------- - -Developed by: - - LLVM Team - - University of Illinois at Urbana-Champaign - - http://llvm.org - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal with -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimers. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimers in the - documentation and/or other materials provided with the distribution. - - * Neither the names of the LLVM Team, University of Illinois at - Urbana-Champaign, nor the names of its contributors may be used to - endorse or promote products derived from this Software without specific - prior written permission. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE -SOFTWARE. - -License notice for Bob Jenkins ------------------------------- - -By Bob Jenkins, 1996. bob_jenkins@burtleburtle.net. You may use this -code any way you wish, private, educational, or commercial. It's free. - -License notice for Greg Parker ------------------------------- - -Greg Parker gparker@cs.stanford.edu December 2000 -This code is in the public domain and may be copied or modified without -permission. - -License notice for libunwind based code ----------------------------------------- - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for Printing Floating-Point Numbers (Dragon4) ------------------------------------------------------------- - -/****************************************************************************** - Copyright (c) 2014 Ryan Juckett - http://www.ryanjuckett.com/ - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any damages - arising from the use of this software. - - Permission is granted to anyone to use this software for any purpose, - including commercial applications, and to alter it and redistribute it - freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must not - claim that you wrote the original software. If you use this software - in a product, an acknowledgment in the product documentation would be - appreciated but is not required. - - 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. - - 3. This notice may not be removed or altered from any source - distribution. -******************************************************************************/ - -License notice for Printing Floating-point Numbers (Grisu3) ------------------------------------------------------------ - -Copyright 2012 the V8 project authors. All rights reserved. -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for xxHash -------------------------- - -xxHash Library -Copyright (c) 2012-2014, Yann Collet -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, this - list of conditions and the following disclaimer in the documentation and/or - other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Berkeley SoftFloat Release 3e ------------------------------------------------- - -https://github.com/ucb-bar/berkeley-softfloat-3 -https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt - -License for Berkeley SoftFloat Release 3e - -John R. Hauser -2018 January 20 - -The following applies to the whole of SoftFloat Release 3e as well as to -each source file individually. - -Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the -University of California. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions, and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions, and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - 3. Neither the name of the University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE -DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for xoshiro RNGs --------------------------------- - -Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) - -To the extent possible under law, the author has dedicated all copyright -and related and neighboring rights to this software to the public domain -worldwide. This software is distributed without any warranty. - -See . - -License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data) --------------------------------------- - - Copyright 2018 Daniel Lemire - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -License notice for The C++ REST SDK ------------------------------------ - -C++ REST SDK - -The MIT License (MIT) - -Copyright (c) Microsoft Corporation - -All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License notice for MessagePack-CSharp -------------------------------------- - -MessagePack for C# - -MIT License - -Copyright (c) 2017 Yoshifumi Kawai - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License notice for lz4net -------------------------------------- - -lz4net - -Copyright (c) 2013-2017, Milosz Krajewski - -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -License notice for Nerdbank.Streams ------------------------------------ - -The MIT License (MIT) - -Copyright (c) Andrew Arnott - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License notice for RapidJSON ----------------------------- - -Tencent is pleased to support the open source community by making RapidJSON available. - -Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. - -Licensed under the MIT License (the "License"); you may not use this file except -in compliance with the License. You may obtain a copy of the License at - -http://opensource.org/licenses/MIT - -Unless required by applicable law or agreed to in writing, software distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR -CONDITIONS OF ANY KIND, either express or implied. See the License for the -specific language governing permissions and limitations under the License. - -License notice for DirectX Math Library ---------------------------------------- - -https://github.com/microsoft/DirectXMath/blob/master/LICENSE - - The MIT License (MIT) - -Copyright (c) 2011-2020 Microsoft Corp - -Permission is hereby granted, free of charge, to any person obtaining a copy of this -software and associated documentation files (the "Software"), to deal in the Software -without restriction, including without limitation the rights to use, copy, modify, -merge, publish, distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be included in all copies -or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, -INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A -PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF -CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE -OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for ldap4net ---------------------------- - -The MIT License (MIT) - -Copyright (c) 2018 Alexander Chermyanin - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -License notice for vectorized sorting code ------------------------------------------- - -MIT License - -Copyright (c) 2020 Dan Shechter - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License notice for musl ------------------------ - -musl as a whole is licensed under the following standard MIT license: - -Copyright © 2005-2020 Rich Felker, et al. - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -License notice for "Faster Unsigned Division by Constants" ------------------------------- - -Reference implementations of computing and using the "magic number" approach to dividing -by constants, including codegen instructions. The unsigned division incorporates the -"round down" optimization per ridiculous_fish. - -This is free and unencumbered software. Any copyright is dedicated to the Public Domain. - - -License notice for mimalloc ------------------------------------ - -MIT License - -Copyright (c) 2019 Microsoft Corporation, Daan Leijen - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp) --------------------------------------- - -Copyright 2019 LLVM Project - -Licensed under the Apache License, Version 2.0 (the "License") with LLVM Exceptions; -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - -https://llvm.org/LICENSE.txt - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. - diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.cs.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.cs.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.cs.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.cs.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Nástroje pro sestavení .NET WebAssembly" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.de.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.de.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.de.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.de.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly-Buildtools" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.en.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.en.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.en.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.en.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly build tools" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.es.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.es.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.es.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.es.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Herramientas de compilación de WebAssembly de .NET" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.fr.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.fr.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.fr.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.fr.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Outils de construction .NET WebAssembly" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.it.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.it.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.it.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.it.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Strumenti di compilazione WebAssembly .NET" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ja.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ja.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ja.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ja.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly ビルド ツール" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ko.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ko.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ko.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ko.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly 빌드 도구" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pl.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pl.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pl.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pl.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Narzędzia kompilacji zestawu WebAssembly platformy .NET" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pt-BR.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pt-BR.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pt-BR.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.pt-BR.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Ferramentas de build do .NET WebAssembly" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ru.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ru.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ru.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.ru.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": "Средства сборки WebAssembly .NET" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.tr.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.tr.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.tr.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.tr.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly derleme araçları" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hans.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hans.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hans.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hans.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly 生成工具" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hant.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hant.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hant.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/localize/WorkloadManifest.zh-Hant.json 2023-06-18 23:20:12.000000000 +0000 @@ -0,0 +1,3 @@ +{ + "workloads/wasm-tools/description": ".NET WebAssembly 組建工具" +} \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.json dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.json --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.json 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.json 2023-06-18 23:24:32.000000000 +0000 @@ -0,0 +1,458 @@ +{ + "version": "6.0.19", + "depends-on": { + "Microsoft.NET.Workload.Emscripten": "6.0.19" + }, + "workloads": { + "wasm-tools": { + "description": ".NET WebAssembly build tools", + "packs": [ + "Microsoft.NET.Runtime.WebAssembly.Sdk.net6", + "Microsoft.NETCore.App.Runtime.Mono.net6.browser-wasm", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.browser-wasm" + ], + "extends": [ "microsoft-net-runtime-mono-tooling", "microsoft-net-sdk-emscripten" ], + "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] + }, + "microsoft-net-runtime-android": { + "abstract": true, + "description": "Android Mono Runtime", + "packs": [ + "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm", + "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.android-x64", + "Microsoft.NETCore.App.Runtime.Mono.net6.android-x86" + ], + "extends": [ "microsoft-net-runtime-mono-tooling" ], + "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] + }, + "microsoft-net-runtime-android-aot": { + "abstract": true, + "description": "Android Mono AOT Workload", + "packs": [ + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x86", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm64" + ], + "extends": [ "microsoft-net-runtime-android" ], + "platforms": [ "win-x64", "win-arm64", "linux-x64", "osx-x64", "osx-arm64" ] + }, + "microsoft-net-runtime-ios": { + "abstract": true, + "description": "iOS Mono Runtime and AOT Workload", + "packs": [ + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-arm64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x86" + ], + "extends": [ "runtimes-ios" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "runtimes-ios": { + "abstract": true, + "description": "iOS Mono Runtime Packs", + "packs": [ + "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm", + "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x64", + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x86" + ], + "extends": [ "microsoft-net-runtime-mono-tooling" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "microsoft-net-runtime-maccatalyst": { + "abstract": true, + "description": "MacCatalyst Mono Runtime and AOT Workload", + "packs": [ + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-arm64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-x64" + ], + "extends": [ "runtimes-maccatalyst" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "runtimes-maccatalyst": { + "abstract": true, + "description": "MacCatalyst Mono Runtime Packs", + "packs": [ + "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-x64" + ], + "extends": [ "microsoft-net-runtime-mono-tooling" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "microsoft-net-runtime-macos": { + "abstract": true, + "description": "MacOS CoreCLR and Mono Runtime Workload", + "packs": [ + "Microsoft.NETCore.App.Runtime.Mono.net6.osx-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.osx-x64", + "Microsoft.NETCore.App.Runtime.net6.osx-arm64", + "Microsoft.NETCore.App.Runtime.net6.osx-x64" + ], + "extends": [ "microsoft-net-runtime-mono-tooling" ], + "platforms": [ "osx-arm64", "osx-x64" ] + }, + "microsoft-net-runtime-tvos": { + "abstract": true, + "description": "tvOS Mono Runtime and AOT Workload", + "packs": [ + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvos-arm64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-arm64", + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-x64" + ], + "extends": [ "runtimes-tvos" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "runtimes-tvos": { + "abstract": true, + "description": "tvOS Mono Runtime Packs", + "packs": [ + "Microsoft.NETCore.App.Runtime.Mono.net6.tvos-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-arm64", + "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-x64" + ], + "extends": [ "microsoft-net-runtime-mono-tooling" ], + "platforms": [ "win-x64", "win-arm64", "osx-arm64", "osx-x64" ] + }, + "runtimes-windows": { + "description": "Windows Runtime Packs", + "packs": [ + "Microsoft.NETCore.App.Runtime.net6.win-x64", + "Microsoft.NETCore.App.Runtime.net6.win-x86", + "Microsoft.NETCore.App.Runtime.net6.win-arm", + "Microsoft.NETCore.App.Runtime.net6.win-arm64" + ] + }, + "microsoft-net-runtime-mono-tooling": { + "abstract": true, + "description": "Shared native build tooling for Mono runtime", + "packs": [ + "Microsoft.NET.Runtime.MonoAOTCompiler.Task.net6", + "Microsoft.NET.Runtime.MonoTargets.Sdk.net6", + ], + } + }, + "packs": { + "Microsoft.NET.Runtime.MonoAOTCompiler.Task.net6": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NET.Runtime.MonoAOTCompiler.Task" + } + }, + "Microsoft.NET.Runtime.MonoTargets.Sdk.net6": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NET.Runtime.MonoTargets.Sdk" + } + }, + "Microsoft.NET.Runtime.WebAssembly.Sdk.net6": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NET.Runtime.WebAssembly.Sdk" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.android-arm" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.android-arm64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.android-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.android-x64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.android-x64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.android-x86": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.android-x86" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x86": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86", + "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86", + "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-x64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64", + "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64", + "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm", + "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm", + "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.android-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64", + "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64", + "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-arm64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.maccatalyst-x64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.osx-arm64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.osx-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.osx-x64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.osx-x64" + } + }, + "Microsoft.NETCore.App.Runtime.net6.osx-arm64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.net6.osx-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.net6.osx-x64": { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.net6.osx-x64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.ios-arm" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.ios-arm64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.ios-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-arm64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.iossimulator-x86" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvos-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.tvos-arm64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.tvos-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-arm64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.tvossimulator-x64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.maccatalyst-x64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.tvossimulator-x64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm", + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.ios-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64", + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-arm64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x64": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.iossimulator-x86": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86" + } + }, + "Microsoft.NETCore.App.Runtime.AOT.Cross.net6.browser-wasm": { + "kind": "Sdk", + "version": "6.0.19", + "alias-to": { + "win-x64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm", + "win-arm64": "Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm", + "linux-x64": "Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm", + "osx-x64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm", + "osx-arm64": "Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm" + } + }, + "Microsoft.NETCore.App.Runtime.Mono.net6.browser-wasm" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.Mono.browser-wasm" + } + }, + "Microsoft.NETCore.App.Runtime.net6.win-x64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.win-x64" + } + }, + "Microsoft.NETCore.App.Runtime.net6.win-x86" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.win-x86" + } + }, + "Microsoft.NETCore.App.Runtime.net6.win-arm" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.win-arm" + } + }, + "Microsoft.NETCore.App.Runtime.net6.win-arm64" : { + "kind": "framework", + "version": "6.0.19", + "alias-to": { + "any": "Microsoft.NETCore.App.Runtime.win-arm64" + } + } + } +} diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/data/WorkloadManifest.targets 2023-06-18 23:24:32.000000000 +0000 @@ -0,0 +1,116 @@ + + + 6.0.19 + true + + + + + true + $(WasmNativeWorkload) + + + + false + false + + + + false + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_MonoWorkloadTargetsMobile>true + <_MonoWorkloadRuntimePackPackageVersion>$(RuntimePackInWorkloadVersion) + + + + + $(_MonoWorkloadRuntimePackPackageVersion) + + + + + + + + + + + + + + + Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/Icon.png and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/Icon.png differ diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/LICENSE.TXT dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/LICENSE.TXT --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/LICENSE.TXT 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/LICENSE.TXT 2023-06-18 23:20:02.000000000 +0000 @@ -0,0 +1,23 @@ +The MIT License (MIT) + +Copyright (c) .NET Foundation and Contributors + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/microsoft.net.workload.mono.toolchain.manifest-6.0.100.nuspec 2023-06-18 23:24:32.000000000 +0000 @@ -0,0 +1,21 @@ + + + + Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.100 + 6.0.19 + Microsoft.NET.Workload.Mono.Toolchain.Manifest + Microsoft + microsoft,dotnetframework + false + MIT + https://licenses.nuget.org/MIT + Icon.png + https://dot.net/ + http://go.microsoft.com/fwlink/?LinkID=288859 + Internal toolchain package not meant for direct consumption. Please do not reference directly. + https://go.microsoft.com/fwlink/?LinkID=799421 + © Microsoft Corporation. All rights reserved. + true + + + \ No newline at end of file diff -Nru dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/THIRD-PARTY-NOTICES.TXT dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/THIRD-PARTY-NOTICES.TXT --- dotnet6-6.0.118/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/THIRD-PARTY-NOTICES.TXT 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/packages/text-only/microsoft.net.workload.mono.toolchain.manifest-6.0.100/6.0.19/THIRD-PARTY-NOTICES.TXT 2023-06-18 23:20:02.000000000 +0000 @@ -0,0 +1,957 @@ +.NET Runtime uses third-party libraries or other resources that may be +distributed under licenses different than the .NET Runtime software. + +In the event that we accidentally failed to list a required notice, please +bring it to our attention. Post an issue or email us: + + dotnet@microsoft.com + +The attached notices are provided for information only. + +License notice for ASP.NET +------------------------------- + +Copyright (c) .NET Foundation. All rights reserved. +Licensed under the Apache License, Version 2.0. + +Available at +https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt + +License notice for Slicing-by-8 +------------------------------- + +http://sourceforge.net/projects/slicing-by-8/ + +Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved + + +This software program is licensed subject to the BSD License, available at +http://www.opensource.org/licenses/bsd-license.html. + + +License notice for Unicode data +------------------------------- + +https://www.unicode.org/license.html + +Copyright © 1991-2020 Unicode, Inc. All rights reserved. +Distributed under the Terms of Use in https://www.unicode.org/copyright.html. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Unicode data files and any associated documentation +(the "Data Files") or Unicode software and any associated documentation +(the "Software") to deal in the Data Files or Software +without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, and/or sell copies of +the Data Files or Software, and to permit persons to whom the Data Files +or Software are furnished to do so, provided that either +(a) this copyright and permission notice appear with all copies +of the Data Files or Software, or +(b) this copyright and permission notice appear in associated +Documentation. + +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT OF THIRD PARTY RIGHTS. +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THE DATA FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, +use or other dealings in these Data Files or Software without prior +written authorization of the copyright holder. + +License notice for Zlib +----------------------- + +https://github.com/madler/zlib +http://zlib.net/zlib_license.html + +/* zlib.h -- interface of the 'zlib' general purpose compression library + version 1.2.11, January 15th, 2017 + + Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. + + Jean-loup Gailly Mark Adler + jloup@gzip.org madler@alumni.caltech.edu + +*/ + +License notice for Mono +------------------------------- + +http://www.mono-project.com/docs/about-mono/ + +Copyright (c) .NET Foundation Contributors + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the Software), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License notice for International Organization for Standardization +----------------------------------------------------------------- + +Portions (C) International Organization for Standardization 1986: + Permission to copy in any form is granted for use with + conforming SGML systems and applications as defined in + ISO 8879, provided this notice is included in all copies. + +License notice for Intel +------------------------ + +"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this +list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, +this list of conditions and the following disclaimer in the documentation +and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for Xamarin and Novell +------------------------------------- + +Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +Copyright (c) 2011 Novell, Inc (http://www.novell.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +Third party notice for W3C +-------------------------- + +"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE +Status: This license takes effect 13 May, 2015. +This work is being provided by the copyright holders under the following license. +License +By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions. +Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications: +The full text of this NOTICE in a location viewable to users of the redistributed or derivative work. +Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included. +Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)." +Disclaimers +THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT. +The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders." + +License notice for Bit Twiddling Hacks +-------------------------------------- + +Bit Twiddling Hacks + +By Sean Eron Anderson +seander@cs.stanford.edu + +Individually, the code snippets here are in the public domain (unless otherwise +noted) — feel free to use them however you please. The aggregate collection and +descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are +distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and +without even the implied warranty of merchantability or fitness for a particular +purpose. + +License notice for Brotli +-------------------------------------- + +Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +compress_fragment.c: +Copyright (c) 2011, Google Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +decode_fuzzer.c: +Copyright (c) 2015 The Chromium Authors. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright +notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above +copyright notice, this list of conditions and the following disclaimer +in the documentation and/or other materials provided with the +distribution. + * Neither the name of Google Inc. nor the names of its +contributors may be used to endorse or promote products derived from +this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." + +License notice for Json.NET +------------------------------- + +https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md + +The MIT License (MIT) + +Copyright (c) 2007 James Newton-King + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License notice for vectorized base64 encoding / decoding +-------------------------------------------------------- + +Copyright (c) 2005-2007, Nick Galbreath +Copyright (c) 2013-2017, Alfred Klomp +Copyright (c) 2015-2017, Wojciech Mula +Copyright (c) 2016-2017, Matthieu Darbois +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +- Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +- Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS +IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED +TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for RFC 3492 +--------------------------- + +The punycode implementation is based on the sample code in RFC 3492 + +Copyright (C) The Internet Society (2003). All Rights Reserved. + +This document and translations of it may be copied and furnished to +others, and derivative works that comment on or otherwise explain it +or assist in its implementation may be prepared, copied, published +and distributed, in whole or in part, without restriction of any +kind, provided that the above copyright notice and this paragraph are +included on all such copies and derivative works. However, this +document itself may not be modified in any way, such as by removing +the copyright notice or references to the Internet Society or other +Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for +copyrights defined in the Internet Standards process must be +followed, or as required to translate it into languages other than +English. + +The limited permissions granted above are perpetual and will not be +revoked by the Internet Society or its successors or assigns. + +This document and the information contained herein is provided on an +"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING +TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING +BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION +HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + +License notice for Algorithm from Internet Draft document "UUIDs and GUIDs" +--------------------------------------------------------------------------- + +Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. +Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & +Digital Equipment Corporation, Maynard, Mass. +To anyone who acknowledges that this file is provided "AS IS" +without any express or implied warranty: permission to use, copy, +modify, and distribute this file for any purpose is hereby +granted without fee, provided that the above copyright notices and +this notice appears in all source code copies, and that none of +the names of Open Software Foundation, Inc., Hewlett-Packard +Company, or Digital Equipment Corporation be used in advertising +or publicity pertaining to distribution of the software without +specific, written prior permission. Neither Open Software +Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment +Corporation makes any representations about the suitability of +this software for any purpose. + +Copyright(C) The Internet Society 1997. All Rights Reserved. + +This document and translations of it may be copied and furnished to others, +and derivative works that comment on or otherwise explain it or assist in +its implementation may be prepared, copied, published and distributed, in +whole or in part, without restriction of any kind, provided that the above +copyright notice and this paragraph are included on all such copies and +derivative works.However, this document itself may not be modified in any +way, such as by removing the copyright notice or references to the Internet +Society or other Internet organizations, except as needed for the purpose of +developing Internet standards in which case the procedures for copyrights +defined in the Internet Standards process must be followed, or as required +to translate it into languages other than English. + +The limited permissions granted above are perpetual and will not be revoked +by the Internet Society or its successors or assigns. + +This document and the information contained herein is provided on an "AS IS" +basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE +DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO +ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY +RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A +PARTICULAR PURPOSE. + +License notice for Algorithm from RFC 4122 - +A Universally Unique IDentifier (UUID) URN Namespace +---------------------------------------------------- + +Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc. +Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. & +Digital Equipment Corporation, Maynard, Mass. +Copyright (c) 1998 Microsoft. +To anyone who acknowledges that this file is provided "AS IS" +without any express or implied warranty: permission to use, copy, +modify, and distribute this file for any purpose is hereby +granted without fee, provided that the above copyright notices and +this notice appears in all source code copies, and that none of +the names of Open Software Foundation, Inc., Hewlett-Packard +Company, Microsoft, or Digital Equipment Corporation be used in +advertising or publicity pertaining to distribution of the software +without specific, written prior permission. Neither Open Software +Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital +Equipment Corporation makes any representations about the +suitability of this software for any purpose." + +License notice for The LLVM Compiler Infrastructure +--------------------------------------------------- + +Developed by: + + LLVM Team + + University of Illinois at Urbana-Champaign + + http://llvm.org + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal with +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +of the Software, and to permit persons to whom the Software is furnished to do +so, subject to the following conditions: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimers. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimers in the + documentation and/or other materials provided with the distribution. + + * Neither the names of the LLVM Team, University of Illinois at + Urbana-Champaign, nor the names of its contributors may be used to + endorse or promote products derived from this Software without specific + prior written permission. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE +SOFTWARE. + +License notice for Bob Jenkins +------------------------------ + +By Bob Jenkins, 1996. bob_jenkins@burtleburtle.net. You may use this +code any way you wish, private, educational, or commercial. It's free. + +License notice for Greg Parker +------------------------------ + +Greg Parker gparker@cs.stanford.edu December 2000 +This code is in the public domain and may be copied or modified without +permission. + +License notice for libunwind based code +---------------------------------------- + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License notice for Printing Floating-Point Numbers (Dragon4) +------------------------------------------------------------ + +/****************************************************************************** + Copyright (c) 2014 Ryan Juckett + http://www.ryanjuckett.com/ + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + + 1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. + + 2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. + + 3. This notice may not be removed or altered from any source + distribution. +******************************************************************************/ + +License notice for Printing Floating-point Numbers (Grisu3) +----------------------------------------------------------- + +Copyright 2012 the V8 project authors. All rights reserved. +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for xxHash +------------------------- + +xxHash Library +Copyright (c) 2012-2014, Yann Collet +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, this + list of conditions and the following disclaimer in the documentation and/or + other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for Berkeley SoftFloat Release 3e +------------------------------------------------ + +https://github.com/ucb-bar/berkeley-softfloat-3 +https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt + +License for Berkeley SoftFloat Release 3e + +John R. Hauser +2018 January 20 + +The following applies to the whole of SoftFloat Release 3e as well as to +each source file individually. + +Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the +University of California. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions, and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions, and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE +DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for xoshiro RNGs +-------------------------------- + +Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) + +To the extent possible under law, the author has dedicated all copyright +and related and neighboring rights to this software to the public domain +worldwide. This software is distributed without any warranty. + +See . + +License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data) +-------------------------------------- + + Copyright 2018 Daniel Lemire + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +License notice for The C++ REST SDK +----------------------------------- + +C++ REST SDK + +The MIT License (MIT) + +Copyright (c) Microsoft Corporation + +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +License notice for MessagePack-CSharp +------------------------------------- + +MessagePack for C# + +MIT License + +Copyright (c) 2017 Yoshifumi Kawai + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +License notice for lz4net +------------------------------------- + +lz4net + +Copyright (c) 2013-2017, Milosz Krajewski + +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License notice for Nerdbank.Streams +----------------------------------- + +The MIT License (MIT) + +Copyright (c) Andrew Arnott + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +License notice for RapidJSON +---------------------------- + +Tencent is pleased to support the open source community by making RapidJSON available. + +Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. + +Licensed under the MIT License (the "License"); you may not use this file except +in compliance with the License. You may obtain a copy of the License at + +http://opensource.org/licenses/MIT + +Unless required by applicable law or agreed to in writing, software distributed +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR +CONDITIONS OF ANY KIND, either express or implied. See the License for the +specific language governing permissions and limitations under the License. + +License notice for DirectX Math Library +--------------------------------------- + +https://github.com/microsoft/DirectXMath/blob/master/LICENSE + + The MIT License (MIT) + +Copyright (c) 2011-2020 Microsoft Corp + +Permission is hereby granted, free of charge, to any person obtaining a copy of this +software and associated documentation files (the "Software"), to deal in the Software +without restriction, including without limitation the rights to use, copy, modify, +merge, publish, distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be included in all copies +or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF +CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE +OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License notice for ldap4net +--------------------------- + +The MIT License (MIT) + +Copyright (c) 2018 Alexander Chermyanin + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License notice for vectorized sorting code +------------------------------------------ + +MIT License + +Copyright (c) 2020 Dan Shechter + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +License notice for musl +----------------------- + +musl as a whole is licensed under the following standard MIT license: + +Copyright © 2005-2020 Rich Felker, et al. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +License notice for "Faster Unsigned Division by Constants" +------------------------------ + +Reference implementations of computing and using the "magic number" approach to dividing +by constants, including codegen instructions. The unsigned division incorporates the +"round down" optimization per ridiculous_fish. + +This is free and unencumbered software. Any copyright is dedicated to the Public Domain. + + +License notice for mimalloc +----------------------------------- + +MIT License + +Copyright (c) 2019 Microsoft Corporation, Daan Leijen + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp) +-------------------------------------- + +Copyright 2019 LLVM Project + +Licensed under the Apache License, Version 2.0 (the "License") with LLVM Exceptions; +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +https://llvm.org/LICENSE.txt + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/arcade/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/arcade/.git/index differ diff -Nru dotnet6-6.0.118/src/arcade/.git/logs/HEAD dotnet6-6.0.119/src/arcade/.git/logs/HEAD --- dotnet6-6.0.118/src/arcade/.git/logs/HEAD 2023-05-22 22:28:15.000000000 +0000 +++ dotnet6-6.0.119/src/arcade/.git/logs/HEAD 2023-06-19 07:43:47.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26 cloudtest_azpcontainer 1684794495 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26 cloudtest_azpcontainer 1687160627 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/arcade/.git/logs/refs/heads/master dotnet6-6.0.119/src/arcade/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/arcade/.git/logs/refs/heads/master 2023-05-22 22:28:15.000000000 +0000 +++ dotnet6-6.0.119/src/arcade/.git/logs/refs/heads/master 2023-06-19 07:43:47.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26 cloudtest_azpcontainer 1684794495 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26 cloudtest_azpcontainer 1687160627 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/aspnetcore/.azure/pipelines/ci.yml dotnet6-6.0.119/src/aspnetcore/.azure/pipelines/ci.yml --- dotnet6-6.0.118/src/aspnetcore/.azure/pipelines/ci.yml 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.azure/pipelines/ci.yml 2023-06-19 07:42:28.000000000 +0000 @@ -1,4 +1,4 @@ -# + # # See https://docs.microsoft.com/en-us/vsts/pipelines/yaml-schema for details on this file. # @@ -788,6 +788,7 @@ # Helix x64 - template: jobs/default-build.yml parameters: + condition: ne(variables['SkipTests'], 'true') jobName: Helix_x64 jobDisplayName: 'Tests: Helix x64' agentOs: Windows diff -Nru dotnet6-6.0.118/src/aspnetcore/eng/Version.Details.xml dotnet6-6.0.119/src/aspnetcore/eng/Version.Details.xml --- dotnet6-6.0.118/src/aspnetcore/eng/Version.Details.xml 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/eng/Version.Details.xml 2023-06-19 07:42:28.000000000 +0000 @@ -9,37 +9,37 @@ --> - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 - + https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - 6482592dff6a30de0d36a2555b6b3e774ed253d2 + 6c0296b50a5af5aa6483b0b3ba89819fb0550c63 https://github.com/dotnet/runtime @@ -177,9 +177,9 @@ https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -217,9 +217,9 @@ https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime @@ -245,33 +245,33 @@ https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 diff -Nru dotnet6-6.0.118/src/aspnetcore/eng/Versions.props dotnet6-6.0.119/src/aspnetcore/eng/Versions.props --- dotnet6-6.0.118/src/aspnetcore/eng/Versions.props 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/eng/Versions.props 2023-06-19 07:42:28.000000000 +0000 @@ -8,7 +8,7 @@ 6 0 - 18 + 19 false 6.0.0 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18-servicing.23269.7 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19-servicing.23318.6 6.0.0 6.0.1 6.0.0 @@ -103,7 +103,7 @@ 6.0.0 6.0.0 6.0.0 - 6.0.18-servicing.23269.7 + 6.0.19-servicing.23318.6 6.0.1 6.0.0 6.0.2 @@ -113,7 +113,7 @@ 6.0.1 6.0.0 6.0.0 - 6.0.3 + 6.0.4 6.0.1 6.0.1 6.0.0 @@ -122,14 +122,14 @@ 6.0.10 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 6.0.0-beta.23211.7 6.0.0-beta.23211.7 diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/FETCH_HEAD dotnet6-6.0.119/src/aspnetcore/.git/FETCH_HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/FETCH_HEAD 2023-05-22 22:26:51.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/FETCH_HEAD 2023-06-19 07:42:28.000000000 +0000 @@ -1 +1 @@ -be51b1aa73343e45a1d00afd436abad794f471fb 'be51b1aa73343e45a1d00afd436abad794f471fb' of https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore +cd9340856ed85215a911c97c44d52373f6cba2f9 'cd9340856ed85215a911c97c44d52373f6cba2f9' of https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/aspnetcore/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/aspnetcore/.git/index differ diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/logs/HEAD dotnet6-6.0.119/src/aspnetcore/.git/logs/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/logs/HEAD 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/logs/HEAD 2023-06-19 07:42:29.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 be51b1aa73343e45a1d00afd436abad794f471fb cloudtest_azpcontainer 1684794412 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 cd9340856ed85215a911c97c44d52373f6cba2f9 cloudtest_azpcontainer 1687160549 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/logs/refs/heads/master dotnet6-6.0.119/src/aspnetcore/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/aspnetcore/.git/logs/refs/heads/master 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/logs/refs/heads/master 2023-06-19 07:42:29.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 be51b1aa73343e45a1d00afd436abad794f471fb cloudtest_azpcontainer 1684794412 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 cd9340856ed85215a911c97c44d52373f6cba2f9 cloudtest_azpcontainer 1687160549 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/index differ diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/HEAD 2023-05-22 22:27:00.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/HEAD 2023-06-19 07:42:32.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 45804691223635953f311cf31a10c632553bbfc3 cloudtest_azpcontainer 1684794418 +0000 clone: from https://github.com/google/googletest -45804691223635953f311cf31a10c632553bbfc3 797b0ad2a3a45608ecf5c67e6e289d377a3521ca cloudtest_azpcontainer 1684794420 +0000 checkout: moving from main to 797b0ad2a3a45608ecf5c67e6e289d377a3521ca +0000000000000000000000000000000000000000 9b12f749fa972d08703d8459e9bf3239617491ca cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/google/googletest +9b12f749fa972d08703d8459e9bf3239617491ca 797b0ad2a3a45608ecf5c67e6e289d377a3521ca cloudtest_azpcontainer 1687160552 +0000 checkout: moving from main to 797b0ad2a3a45608ecf5c67e6e289d377a3521ca diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/heads/main dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/heads/main --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/heads/main 2023-05-22 22:26:58.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/heads/main 2023-06-19 07:42:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 45804691223635953f311cf31a10c632553bbfc3 cloudtest_azpcontainer 1684794418 +0000 clone: from https://github.com/google/googletest +0000000000000000000000000000000000000000 9b12f749fa972d08703d8459e9bf3239617491ca cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/google/googletest diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/remotes/origin/HEAD 2023-05-22 22:26:58.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/logs/refs/remotes/origin/HEAD 2023-06-19 07:42:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 45804691223635953f311cf31a10c632553bbfc3 cloudtest_azpcontainer 1684794418 +0000 clone: from https://github.com/google/googletest +0000000000000000000000000000000000000000 9b12f749fa972d08703d8459e9bf3239617491ca cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/google/googletest diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/packed-refs dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/packed-refs --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/packed-refs 2023-05-22 22:26:58.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/packed-refs 2023-06-19 07:42:30.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -45804691223635953f311cf31a10c632553bbfc3 refs/remotes/origin/main +9b12f749fa972d08703d8459e9bf3239617491ca refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/refs/heads/main dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/refs/heads/main --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/refs/heads/main 2023-05-22 22:26:58.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/refs/heads/main 2023-06-19 07:42:30.000000000 +0000 @@ -1 +1 @@ -45804691223635953f311cf31a10c632553bbfc3 +9b12f749fa972d08703d8459e9bf3239617491ca diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/shallow dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/shallow --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/googletest/shallow 2023-05-22 22:27:00.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/googletest/shallow 2023-06-19 07:42:32.000000000 +0000 @@ -1,2 +1,2 @@ -45804691223635953f311cf31a10c632553bbfc3 797b0ad2a3a45608ecf5c67e6e289d377a3521ca +9b12f749fa972d08703d8459e9bf3239617491ca Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/index differ diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/HEAD 2023-05-22 22:26:59.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/HEAD 2023-06-19 07:42:31.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1684794415 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git -ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1684794419 +0000 checkout: moving from master to ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d +0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git +ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1687160551 +0000 checkout: moving from master to ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/heads/master dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/heads/master --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/heads/master 2023-05-22 22:26:55.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/heads/master 2023-06-19 07:42:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1684794415 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git +0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/remotes/origin/HEAD 2023-05-22 22:26:55.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/MessagePack-CSharp/logs/refs/remotes/origin/HEAD 2023-06-19 07:42:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1684794415 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git +0000000000000000000000000000000000000000 ecc4e18ad7a0c7db51cd7e3d2997a291ed01444d cloudtest_azpcontainer 1687160550 +0000 clone: from https://github.com/aspnet/MessagePack-CSharp.git Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/index differ diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/HEAD 2023-05-22 22:27:02.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/HEAD 2023-06-19 07:42:33.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 3881d5aaec1e6eee847e516cb88e8525a3e97917 cloudtest_azpcontainer 1684794419 +0000 clone: from https://github.com/dotnet/spa-templates.git -3881d5aaec1e6eee847e516cb88e8525a3e97917 042dd9c6276ff35cd39bdbce299b08545e6d001f cloudtest_azpcontainer 1684794422 +0000 checkout: moving from main to 042dd9c6276ff35cd39bdbce299b08545e6d001f +0000000000000000000000000000000000000000 d60cf22dc709aae6e651fd490a78e4b5f60a5168 cloudtest_azpcontainer 1687160551 +0000 clone: from https://github.com/dotnet/spa-templates.git +d60cf22dc709aae6e651fd490a78e4b5f60a5168 042dd9c6276ff35cd39bdbce299b08545e6d001f cloudtest_azpcontainer 1687160553 +0000 checkout: moving from main to 042dd9c6276ff35cd39bdbce299b08545e6d001f diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/heads/main dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/heads/main --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/heads/main 2023-05-22 22:26:59.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/heads/main 2023-06-19 07:42:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 3881d5aaec1e6eee847e516cb88e8525a3e97917 cloudtest_azpcontainer 1684794419 +0000 clone: from https://github.com/dotnet/spa-templates.git +0000000000000000000000000000000000000000 d60cf22dc709aae6e651fd490a78e4b5f60a5168 cloudtest_azpcontainer 1687160551 +0000 clone: from https://github.com/dotnet/spa-templates.git diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/remotes/origin/HEAD 2023-05-22 22:26:59.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/logs/refs/remotes/origin/HEAD 2023-06-19 07:42:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 3881d5aaec1e6eee847e516cb88e8525a3e97917 cloudtest_azpcontainer 1684794419 +0000 clone: from https://github.com/dotnet/spa-templates.git +0000000000000000000000000000000000000000 d60cf22dc709aae6e651fd490a78e4b5f60a5168 cloudtest_azpcontainer 1687160551 +0000 clone: from https://github.com/dotnet/spa-templates.git diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/packed-refs dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/packed-refs --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/packed-refs 2023-05-22 22:26:59.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/packed-refs 2023-06-19 07:42:31.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -3881d5aaec1e6eee847e516cb88e8525a3e97917 refs/remotes/origin/main +d60cf22dc709aae6e651fd490a78e4b5f60a5168 refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/refs/heads/main dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/refs/heads/main --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/refs/heads/main 2023-05-22 22:26:59.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/refs/heads/main 2023-06-19 07:42:31.000000000 +0000 @@ -1 +1 @@ -3881d5aaec1e6eee847e516cb88e8525a3e97917 +d60cf22dc709aae6e651fd490a78e4b5f60a5168 diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/shallow dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/shallow --- dotnet6-6.0.118/src/aspnetcore/.git/modules/src/submodules/spa-templates/shallow 2023-05-22 22:27:01.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/modules/src/submodules/spa-templates/shallow 2023-06-19 07:42:33.000000000 +0000 @@ -1,2 +1,2 @@ 042dd9c6276ff35cd39bdbce299b08545e6d001f -3881d5aaec1e6eee847e516cb88e8525a3e97917 +d60cf22dc709aae6e651fd490a78e4b5f60a5168 diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/refs/heads/master dotnet6-6.0.119/src/aspnetcore/.git/refs/heads/master --- dotnet6-6.0.118/src/aspnetcore/.git/refs/heads/master 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/refs/heads/master 2023-06-19 07:42:29.000000000 +0000 @@ -1 +1 @@ -be51b1aa73343e45a1d00afd436abad794f471fb +cd9340856ed85215a911c97c44d52373f6cba2f9 diff -Nru dotnet6-6.0.118/src/aspnetcore/.git/shallow dotnet6-6.0.119/src/aspnetcore/.git/shallow --- dotnet6-6.0.118/src/aspnetcore/.git/shallow 2023-05-22 22:26:47.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/.git/shallow 2023-06-19 07:42:23.000000000 +0000 @@ -1 +1 @@ -be51b1aa73343e45a1d00afd436abad794f471fb +cd9340856ed85215a911c97c44d52373f6cba2f9 diff -Nru dotnet6-6.0.118/src/aspnetcore/NuGet.config dotnet6-6.0.119/src/aspnetcore/NuGet.config --- dotnet6-6.0.118/src/aspnetcore/NuGet.config 2023-05-22 22:26:52.000000000 +0000 +++ dotnet6-6.0.119/src/aspnetcore/NuGet.config 2023-06-19 07:42:28.000000000 +0000 @@ -4,10 +4,10 @@ - + - + @@ -25,10 +25,8 @@ - - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/clicommandlineparser/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/clicommandlineparser/.git/index differ diff -Nru dotnet6-6.0.118/src/clicommandlineparser/.git/logs/HEAD dotnet6-6.0.119/src/clicommandlineparser/.git/logs/HEAD --- dotnet6-6.0.118/src/clicommandlineparser/.git/logs/HEAD 2023-05-22 22:28:09.000000000 +0000 +++ dotnet6-6.0.119/src/clicommandlineparser/.git/logs/HEAD 2023-06-19 07:43:42.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 3198bf5660cad3dab85f5475bf1fda9688146e3f cloudtest_azpcontainer 1684794489 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 3198bf5660cad3dab85f5475bf1fda9688146e3f cloudtest_azpcontainer 1687160622 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/clicommandlineparser/.git/logs/refs/heads/master dotnet6-6.0.119/src/clicommandlineparser/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/clicommandlineparser/.git/logs/refs/heads/master 2023-05-22 22:28:09.000000000 +0000 +++ dotnet6-6.0.119/src/clicommandlineparser/.git/logs/refs/heads/master 2023-06-19 07:43:42.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 3198bf5660cad3dab85f5475bf1fda9688146e3f cloudtest_azpcontainer 1684794489 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 3198bf5660cad3dab85f5475bf1fda9688146e3f cloudtest_azpcontainer 1687160622 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/command-line-api/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/command-line-api/.git/index differ diff -Nru dotnet6-6.0.118/src/command-line-api/.git/logs/HEAD dotnet6-6.0.119/src/command-line-api/.git/logs/HEAD --- dotnet6-6.0.118/src/command-line-api/.git/logs/HEAD 2023-05-22 22:27:10.000000000 +0000 +++ dotnet6-6.0.119/src/command-line-api/.git/logs/HEAD 2023-06-19 07:42:42.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 82273cb56c83b589e8e5b63da0ac9745ffc6e105 cloudtest_azpcontainer 1684794430 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 82273cb56c83b589e8e5b63da0ac9745ffc6e105 cloudtest_azpcontainer 1687160562 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/command-line-api/.git/logs/refs/heads/master dotnet6-6.0.119/src/command-line-api/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/command-line-api/.git/logs/refs/heads/master 2023-05-22 22:27:10.000000000 +0000 +++ dotnet6-6.0.119/src/command-line-api/.git/logs/refs/heads/master 2023-06-19 07:42:42.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 82273cb56c83b589e8e5b63da0ac9745ffc6e105 cloudtest_azpcontainer 1684794430 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 82273cb56c83b589e8e5b63da0ac9745ffc6e105 cloudtest_azpcontainer 1687160562 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/deployment-tools/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/deployment-tools/.git/index differ diff -Nru dotnet6-6.0.118/src/deployment-tools/.git/logs/HEAD dotnet6-6.0.119/src/deployment-tools/.git/logs/HEAD --- dotnet6-6.0.118/src/deployment-tools/.git/logs/HEAD 2023-05-22 22:28:10.000000000 +0000 +++ dotnet6-6.0.119/src/deployment-tools/.git/logs/HEAD 2023-06-19 07:43:43.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 cloudtest_azpcontainer 1684794490 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 cloudtest_azpcontainer 1687160623 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/deployment-tools/.git/logs/refs/heads/master dotnet6-6.0.119/src/deployment-tools/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/deployment-tools/.git/logs/refs/heads/master 2023-05-22 22:28:10.000000000 +0000 +++ dotnet6-6.0.119/src/deployment-tools/.git/logs/refs/heads/master 2023-06-19 07:43:43.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 cloudtest_azpcontainer 1684794490 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7431bf2f3c204cbbc326c8d55ce4ac5cad7661d6 cloudtest_azpcontainer 1687160623 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/diagnostics/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/diagnostics/.git/index differ diff -Nru dotnet6-6.0.118/src/diagnostics/.git/logs/HEAD dotnet6-6.0.119/src/diagnostics/.git/logs/HEAD --- dotnet6-6.0.118/src/diagnostics/.git/logs/HEAD 2023-05-22 22:28:12.000000000 +0000 +++ dotnet6-6.0.119/src/diagnostics/.git/logs/HEAD 2023-06-19 07:43:45.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ab3eb7a525e31dc6fb4d9cc0b7154fa2be58dac1 cloudtest_azpcontainer 1684794492 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 ab3eb7a525e31dc6fb4d9cc0b7154fa2be58dac1 cloudtest_azpcontainer 1687160625 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/diagnostics/.git/logs/refs/heads/master dotnet6-6.0.119/src/diagnostics/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/diagnostics/.git/logs/refs/heads/master 2023-05-22 22:28:12.000000000 +0000 +++ dotnet6-6.0.119/src/diagnostics/.git/logs/refs/heads/master 2023-06-19 07:43:45.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ab3eb7a525e31dc6fb4d9cc0b7154fa2be58dac1 cloudtest_azpcontainer 1684794492 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 ab3eb7a525e31dc6fb4d9cc0b7154fa2be58dac1 cloudtest_azpcontainer 1687160625 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/format/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/format/.git/index differ diff -Nru dotnet6-6.0.118/src/format/.git/logs/HEAD dotnet6-6.0.119/src/format/.git/logs/HEAD --- dotnet6-6.0.118/src/format/.git/logs/HEAD 2023-05-22 22:27:07.000000000 +0000 +++ dotnet6-6.0.119/src/format/.git/logs/HEAD 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 68bc36719088c86b0ff01334039b0611741b8276 cloudtest_azpcontainer 1684794427 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 68bc36719088c86b0ff01334039b0611741b8276 cloudtest_azpcontainer 1687160558 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/format/.git/logs/refs/heads/master dotnet6-6.0.119/src/format/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/format/.git/logs/refs/heads/master 2023-05-22 22:27:07.000000000 +0000 +++ dotnet6-6.0.119/src/format/.git/logs/refs/heads/master 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 68bc36719088c86b0ff01334039b0611741b8276 cloudtest_azpcontainer 1684794427 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 68bc36719088c86b0ff01334039b0611741b8276 cloudtest_azpcontainer 1687160558 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/fsharp/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/fsharp/.git/index differ diff -Nru dotnet6-6.0.118/src/fsharp/.git/logs/HEAD dotnet6-6.0.119/src/fsharp/.git/logs/HEAD --- dotnet6-6.0.118/src/fsharp/.git/logs/HEAD 2023-05-22 22:27:15.000000000 +0000 +++ dotnet6-6.0.119/src/fsharp/.git/logs/HEAD 2023-06-19 07:42:46.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 6d626ff0752a77d339f609b4d361787dc9ca93a5 cloudtest_azpcontainer 1684794435 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 6d626ff0752a77d339f609b4d361787dc9ca93a5 cloudtest_azpcontainer 1687160566 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/fsharp/.git/logs/refs/heads/master dotnet6-6.0.119/src/fsharp/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/fsharp/.git/logs/refs/heads/master 2023-05-22 22:27:15.000000000 +0000 +++ dotnet6-6.0.119/src/fsharp/.git/logs/refs/heads/master 2023-06-19 07:42:46.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 6d626ff0752a77d339f609b4d361787dc9ca93a5 cloudtest_azpcontainer 1684794435 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 6d626ff0752a77d339f609b4d361787dc9ca93a5 cloudtest_azpcontainer 1687160566 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/installer/eng/Version.Details.xml dotnet6-6.0.119/src/installer/eng/Version.Details.xml --- dotnet6-6.0.118/src/installer/eng/Version.Details.xml 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/eng/Version.Details.xml 2023-06-19 07:42:02.000000000 +0000 @@ -1,46 +1,46 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 @@ -52,30 +52,30 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime c76ac565499f3e7c657126d46c00b67a0d74832c - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 https://github.com/dotnet/test-templates @@ -90,36 +90,36 @@ c40ef7e056b48e011c43a21354d6790ba6b8b4fc - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - 597ab8665d3b6fa5d1bad36724a3303aac430a5e + fc534b25d0617726bdc19f13f015e18f15fe36fd - + https://dev.azure.com/dnceng/internal/_git/dotnet-sdk - 597ab8665d3b6fa5d1bad36724a3303aac430a5e + fc534b25d0617726bdc19f13f015e18f15fe36fd - + https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - 865895cec5e8dc357b65c98a4a7af58643d10997 + 3a1a1e72a0f1eb25d1bf21592753eb1f525561ca - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - a29a62bc7aa91d9e7509261a138af3c27c0506ea + e129038f9bf311c1a7863c16ef6cbaece732b04d https://github.com/dotnet/fsharp @@ -166,9 +166,9 @@ 698fdad58fa64a55f16cd9562c90224cc498ed02 - + https://github.com/dotnet/emsdk - a91ee4835f3c2bb33a4295ba3aae43479b50564d + 0e3ff3ea9054b5ab771db20d5a87923d97287bdb https://github.com/dotnet/source-build diff -Nru dotnet6-6.0.118/src/installer/eng/Versions.props dotnet6-6.0.119/src/installer/eng/Versions.props --- dotnet6-6.0.118/src/installer/eng/Versions.props 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/eng/Versions.props 2023-06-19 07:42:02.000000000 +0000 @@ -8,7 +8,7 @@ 6 0 1 - 18 + 19 $(VersionMajor).$(VersionMinor).$(VersionSDKMinor)$(VersionFeature) servicing $(VersionMajor).$(VersionMinor) @@ -23,15 +23,15 @@ - 6.0.18-servicing.23272.1 + 6.0.19-servicing.23318.1 - 6.0.18-servicing.23272.2 + 6.0.19-servicing.23318.1 - 6.0.118 + 6.0.119 @@ -44,20 +44,20 @@ - 6.0.18 - 6.0.18 - 6.0.18-servicing.23269.9 - 6.0.18-servicing.23269.9 - 6.0.18-servicing.23269.9 - 6.0.18-servicing.23269.9 + 6.0.19 + 6.0.19 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 0.2.0 - 6.0.118-servicing.23272.29 - 6.0.118-servicing.23272.29 + 6.0.119-servicing.23318.12 + 6.0.119-servicing.23318.12 $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) $(MicrosoftNETSdkPackageVersion) @@ -68,20 +68,20 @@ - 6.0.18-servicing.23269.7 - 6.0.18-servicing.23269.7 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 2.1.0 - 6.0.18-servicing.23272.2 - 6.0.18-servicing.23272.2 - 6.0.18 - 6.0.18 + 6.0.19-servicing.23318.1 + 6.0.19-servicing.23318.1 + 6.0.19 + 6.0.19 @@ -115,7 +115,7 @@ $(MicrosoftDotNetWpfProjectTemplatesPackageVersion) $(NUnit3DotNetNewTemplatePackageVersion) $(MicrosoftDotNetCommonItemTemplatesPackageVersion) - 6.0.118 + 6.0.119 $(MicrosoftAspNetCoreAppRuntimePackageVersion) $(MicrosoftWinFormsProjectTemplates50PackageVersion) @@ -185,7 +185,7 @@ 12.0.101-preview.9.31 15.0.101-preview.9.31 $(MicrosoftNETCoreAppRefPackageVersion) - 6.0.18 + 6.0.19 $(MicrosoftNETWorkloadEmscriptenManifest60100Version) diff -Nru dotnet6-6.0.118/src/installer/.git/HEAD dotnet6-6.0.119/src/installer/.git/HEAD --- dotnet6-6.0.118/src/installer/.git/HEAD 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/.git/HEAD 2023-06-19 07:42:02.000000000 +0000 @@ -1 +1 @@ -b8b476fbe60becae6d0c3d36b7ba964aeee3523d +044cde2ce094aec972314deb9e1c92129b7947b9 Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/installer/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/installer/.git/index differ diff -Nru dotnet6-6.0.118/src/installer/.git/logs/HEAD dotnet6-6.0.119/src/installer/.git/logs/HEAD --- dotnet6-6.0.118/src/installer/.git/logs/HEAD 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/.git/logs/HEAD 2023-06-19 07:42:02.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 b8b476fbe60becae6d0c3d36b7ba964aeee3523d cloudtest_azpcontainer 1684794393 +0000 clone: from /__w/1/s/./.git +0000000000000000000000000000000000000000 044cde2ce094aec972314deb9e1c92129b7947b9 cloudtest_azpcontainer 1687160522 +0000 clone: from /__w/1/s/./.git diff -Nru dotnet6-6.0.118/src/installer/.git/ORIG_HEAD dotnet6-6.0.119/src/installer/.git/ORIG_HEAD --- dotnet6-6.0.118/src/installer/.git/ORIG_HEAD 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/.git/ORIG_HEAD 2023-06-19 07:42:02.000000000 +0000 @@ -1 +1 @@ -b8b476fbe60becae6d0c3d36b7ba964aeee3523d +044cde2ce094aec972314deb9e1c92129b7947b9 diff -Nru dotnet6-6.0.118/src/installer/.git/packed-refs dotnet6-6.0.119/src/installer/.git/packed-refs --- dotnet6-6.0.118/src/installer/.git/packed-refs 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/.git/packed-refs 2023-06-19 07:42:02.000000000 +0000 @@ -118,6 +118,7 @@ 346c0065dd9540261ec07e938b808833446d2a9e refs/tags/v6.0.114 1d8c2d93c0415677f39802a8d47c8aae7c2215a3 refs/tags/v6.0.115 b605cc131fcdef9956ddefe092069c57938a98db refs/tags/v6.0.116 +b8b476fbe60becae6d0c3d36b7ba964aeee3523d refs/tags/v6.0.118 58f9685dd51d3473c89aabfab15d8550aac62638 refs/tags/v6.0.200 8473cb69cb1b97a8da37c9905e4e045147012423 refs/tags/v6.0.200-preview ^58f9685dd51d3473c89aabfab15d8550aac62638 @@ -140,6 +141,7 @@ f629b020f8d8d0a4b6870be21e76ad9c68f18151 refs/tags/v6.0.309 99a8aa0f90564eefc820dc45d1845fb6bd6dd282 refs/tags/v6.0.310 91f8cfa061bdfc25276bffb28b72957a66547591 refs/tags/v6.0.311 +4985279bcb64c58fee0be4c2bef6c0f02bb130aa refs/tags/v6.0.313 7771abd614f31fa87deb013fdde3e590495a0c56 refs/tags/v6.0.400 0906eae6f8c72882c197e346b9125f0b69c4b3a7 refs/tags/v6.0.401 68624187969147694f78da1cc12444330b06fb1d refs/tags/v6.0.402 @@ -149,6 +151,7 @@ 2988897946e3c38c4c25ac28979feadc1a521a4d refs/tags/v6.0.406 d8659ea151969e597785b032f243b7a537c620c1 refs/tags/v6.0.407 0c3669d367ab1dc948988caebc0a2eb26fa18d59 refs/tags/v6.0.408 +28c7c894a318575fbc2f290db2c5b0d95bf1fc60 refs/tags/v6.0.410 129d2465c8ef2147252af2d5395fb6bf85a7e40e refs/tags/v7.0.100-preview.1.22110.4 9c52c56c13fa4cb199ccbe1f00dddc6e7cd5f2d7 refs/tags/v7.0.100-preview.2.22153.17 c48f2c30ee2128e0961219bbf1f4babd00a9ada6 refs/tags/v7.0.100-preview.3.22179.4 @@ -170,13 +173,16 @@ 276c71d299f6f6dcc3abfd6b3f1fb90c667b4aaa refs/tags/v7.0.103 5c12d17216f411669c0beb40956249ec48bcb818 refs/tags/v7.0.104 e1bc5e001c9b8e87d9f99e06eb7dbf04c508f450 refs/tags/v7.0.105 +bf72c06963e2bb23c1abfd97a9ed50e47e155027 refs/tags/v7.0.107 534117727ba029772571b09ac6012956e605949b refs/tags/v7.0.200 68f2d7e7a3c55365f4ee48f10495616f6c0651e7 refs/tags/v7.0.201 6c74320bc3ea80d03493a069e4c424b19a5a1983 refs/tags/v7.0.202 5b005c19f54dd103ae2cd4d9be6acbea187c5bcd refs/tags/v7.0.203 990cf98a27c1741849a46c93562f98d661cf463b refs/tags/v7.0.302 +7e794e2806b712f07d9e4c18aa6cfc8b9249e2fa refs/tags/v7.0.304 913e4679b3ea675f3ca06fd3504d05d034c82aa6 refs/tags/v8.0.100-preview.1.23115.2 54801b24350f51a2e62845b1f5db36fffd976591 refs/tags/v8.0.100-preview.2.23157.25 d06cc8145301911e20322ebc401f2adc0d9f40a4 refs/tags/v8.0.100-preview.3.23178.7 ^e300b0e1e69aa8823e755845759f05ce9edcf2bd 2268e7b15cefbc0fe34d3def28448e301cca306b refs/tags/v8.0.100-preview.4.23260.5 +3fe444af72d2826af5d943db4169590006d4a46f refs/tags/v8.0.100-preview.5.23303.2 diff -Nru dotnet6-6.0.118/src/installer/NuGet.config dotnet6-6.0.119/src/installer/NuGet.config --- dotnet6-6.0.118/src/installer/NuGet.config 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/installer/NuGet.config 2023-06-19 07:42:02.000000000 +0000 @@ -7,21 +7,21 @@ - + - + - + - + - + @@ -42,17 +42,13 @@ - - - - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/linker/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/linker/.git/index differ diff -Nru dotnet6-6.0.118/src/linker/.git/logs/HEAD dotnet6-6.0.119/src/linker/.git/logs/HEAD --- dotnet6-6.0.118/src/linker/.git/logs/HEAD 2023-05-22 22:27:20.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/logs/HEAD 2023-06-19 07:42:49.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 d0662ed8db919642177ddfd06a1c33895a69015f cloudtest_azpcontainer 1684794440 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 d0662ed8db919642177ddfd06a1c33895a69015f cloudtest_azpcontainer 1687160569 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/linker/.git/logs/refs/heads/master dotnet6-6.0.119/src/linker/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/linker/.git/logs/refs/heads/master 2023-05-22 22:27:20.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/logs/refs/heads/master 2023-06-19 07:42:49.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 d0662ed8db919642177ddfd06a1c33895a69015f cloudtest_azpcontainer 1684794440 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 d0662ed8db919642177ddfd06a1c33895a69015f cloudtest_azpcontainer 1687160569 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/linker/.git/modules/cecil/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/linker/.git/modules/cecil/index differ diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/HEAD dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/HEAD --- dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/HEAD 2023-05-22 22:27:23.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/HEAD 2023-06-19 07:42:52.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 f283c6229347f2dc3a25b04f6611014d8871d0b0 cloudtest_azpcontainer 1684794442 +0000 clone: from https://github.com/mono/cecil.git -f283c6229347f2dc3a25b04f6611014d8871d0b0 3bef7fc7b7910f826790ebfeccb381b76a650571 cloudtest_azpcontainer 1684794443 +0000 checkout: moving from main to 3bef7fc7b7910f826790ebfeccb381b76a650571 +0000000000000000000000000000000000000000 ad66dcb8a04dabce995d3557832ed8d53e594d0c cloudtest_azpcontainer 1687160571 +0000 clone: from https://github.com/mono/cecil.git +ad66dcb8a04dabce995d3557832ed8d53e594d0c 3bef7fc7b7910f826790ebfeccb381b76a650571 cloudtest_azpcontainer 1687160572 +0000 checkout: moving from main to 3bef7fc7b7910f826790ebfeccb381b76a650571 diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/refs/heads/main dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/refs/heads/main --- dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/refs/heads/main 2023-05-22 22:27:22.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/refs/heads/main 2023-06-19 07:42:51.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 f283c6229347f2dc3a25b04f6611014d8871d0b0 cloudtest_azpcontainer 1684794442 +0000 clone: from https://github.com/mono/cecil.git +0000000000000000000000000000000000000000 ad66dcb8a04dabce995d3557832ed8d53e594d0c cloudtest_azpcontainer 1687160571 +0000 clone: from https://github.com/mono/cecil.git diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/linker/.git/modules/cecil/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:22.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/logs/refs/remotes/origin/HEAD 2023-06-19 07:42:51.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 f283c6229347f2dc3a25b04f6611014d8871d0b0 cloudtest_azpcontainer 1684794442 +0000 clone: from https://github.com/mono/cecil.git +0000000000000000000000000000000000000000 ad66dcb8a04dabce995d3557832ed8d53e594d0c cloudtest_azpcontainer 1687160571 +0000 clone: from https://github.com/mono/cecil.git diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/packed-refs dotnet6-6.0.119/src/linker/.git/modules/cecil/packed-refs --- dotnet6-6.0.118/src/linker/.git/modules/cecil/packed-refs 2023-05-22 22:27:22.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/packed-refs 2023-06-19 07:42:51.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -f283c6229347f2dc3a25b04f6611014d8871d0b0 refs/remotes/origin/main +ad66dcb8a04dabce995d3557832ed8d53e594d0c refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/refs/heads/main dotnet6-6.0.119/src/linker/.git/modules/cecil/refs/heads/main --- dotnet6-6.0.118/src/linker/.git/modules/cecil/refs/heads/main 2023-05-22 22:27:22.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/refs/heads/main 2023-06-19 07:42:51.000000000 +0000 @@ -1 +1 @@ -f283c6229347f2dc3a25b04f6611014d8871d0b0 +ad66dcb8a04dabce995d3557832ed8d53e594d0c diff -Nru dotnet6-6.0.118/src/linker/.git/modules/cecil/shallow dotnet6-6.0.119/src/linker/.git/modules/cecil/shallow --- dotnet6-6.0.118/src/linker/.git/modules/cecil/shallow 2023-05-22 22:27:23.000000000 +0000 +++ dotnet6-6.0.119/src/linker/.git/modules/cecil/shallow 2023-06-19 07:42:52.000000000 +0000 @@ -1,2 +1,2 @@ 3bef7fc7b7910f826790ebfeccb381b76a650571 -f283c6229347f2dc3a25b04f6611014d8871d0b0 +ad66dcb8a04dabce995d3557832ed8d53e594d0c Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/msbuild/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/msbuild/.git/index differ diff -Nru dotnet6-6.0.118/src/msbuild/.git/logs/HEAD dotnet6-6.0.119/src/msbuild/.git/logs/HEAD --- dotnet6-6.0.118/src/msbuild/.git/logs/HEAD 2023-05-22 22:27:44.000000000 +0000 +++ dotnet6-6.0.119/src/msbuild/.git/logs/HEAD 2023-06-19 07:43:15.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 b177f8fa703370c80b2e56469208c2bb099efba0 cloudtest_azpcontainer 1684794464 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 b177f8fa703370c80b2e56469208c2bb099efba0 cloudtest_azpcontainer 1687160595 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/msbuild/.git/logs/refs/heads/master dotnet6-6.0.119/src/msbuild/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/msbuild/.git/logs/refs/heads/master 2023-05-22 22:27:44.000000000 +0000 +++ dotnet6-6.0.119/src/msbuild/.git/logs/refs/heads/master 2023-06-19 07:43:15.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 b177f8fa703370c80b2e56469208c2bb099efba0 cloudtest_azpcontainer 1684794464 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 b177f8fa703370c80b2e56469208c2bb099efba0 cloudtest_azpcontainer 1687160595 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/nuget-client/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/nuget-client/.git/index differ diff -Nru dotnet6-6.0.118/src/nuget-client/.git/logs/HEAD dotnet6-6.0.119/src/nuget-client/.git/logs/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/logs/HEAD 2023-05-22 22:27:46.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/logs/HEAD 2023-06-19 07:43:19.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7fe6b814c901490292f02d8ea12749505fbb959a cloudtest_azpcontainer 1684794466 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7fe6b814c901490292f02d8ea12749505fbb959a cloudtest_azpcontainer 1687160599 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/nuget-client/.git/logs/refs/heads/master dotnet6-6.0.119/src/nuget-client/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/nuget-client/.git/logs/refs/heads/master 2023-05-22 22:27:46.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/logs/refs/heads/master 2023-06-19 07:43:19.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7fe6b814c901490292f02d8ea12749505fbb959a cloudtest_azpcontainer 1684794466 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7fe6b814c901490292f02d8ea12749505fbb959a cloudtest_azpcontainer 1687160599 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/config dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/config --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/config 2023-05-22 22:27:49.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/config 2023-06-19 07:43:22.000000000 +0000 @@ -6,7 +6,7 @@ worktree = ../../../../submodules/Common [remote "origin"] url = https://github.com/aspnet/Common.git - fetch = +refs/heads/archive:refs/remotes/origin/archive -[branch "archive"] + fetch = +refs/heads/main:refs/remotes/origin/main +[branch "main"] remote = origin - merge = refs/heads/archive + merge = refs/heads/main Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/index differ diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/HEAD 2023-05-22 22:27:51.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/HEAD 2023-06-19 07:43:24.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 6899e3762b8f24a295f52a79d77a88886079c090 cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/aspnet/Common.git -6899e3762b8f24a295f52a79d77a88886079c090 e6fac8061686c18531e2621ccef97dd5e0687a65 cloudtest_azpcontainer 1684794471 +0000 checkout: moving from archive to e6fac8061686c18531e2621ccef97dd5e0687a65 +0000000000000000000000000000000000000000 79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/aspnet/Common.git +79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 e6fac8061686c18531e2621ccef97dd5e0687a65 cloudtest_azpcontainer 1687160604 +0000 checkout: moving from main to e6fac8061686c18531e2621ccef97dd5e0687a65 diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/archive dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/archive --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/archive 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/archive 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -0000000000000000000000000000000000000000 6899e3762b8f24a295f52a79d77a88886079c090 cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/aspnet/Common.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/main dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/main --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/main 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/heads/main 2023-06-19 07:43:20.000000000 +0000 @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/aspnet/Common.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:20.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 6899e3762b8f24a295f52a79d77a88886079c090 cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/aspnet/Common.git +0000000000000000000000000000000000000000 79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/aspnet/Common.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/packed-refs dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/packed-refs --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/packed-refs 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/packed-refs 2023-06-19 07:43:20.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -6899e3762b8f24a295f52a79d77a88886079c090 refs/remotes/origin/archive +79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/heads/archive dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/heads/archive --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/heads/archive 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/heads/archive 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -6899e3762b8f24a295f52a79d77a88886079c090 diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/heads/main dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/heads/main --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/heads/main 1970-01-01 00:00:00.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/heads/main 2023-06-19 07:43:20.000000000 +0000 @@ -0,0 +1 @@ +79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/remotes/origin/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/refs/remotes/origin/HEAD 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/refs/remotes/origin/HEAD 2023-06-19 07:43:20.000000000 +0000 @@ -1 +1 @@ -ref: refs/remotes/origin/archive +ref: refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/shallow dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/shallow --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/Common/shallow 2023-05-22 22:27:50.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/Common/shallow 2023-06-19 07:43:24.000000000 +0000 @@ -1,2 +1,2 @@ -6899e3762b8f24a295f52a79d77a88886079c090 +79baf4a9be130a9e33b3fd8cec97fadfebcae2d6 e6fac8061686c18531e2621ccef97dd5e0687a65 Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/index differ diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/HEAD 2023-05-22 22:27:52.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/HEAD 2023-06-19 07:43:26.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/NuGet/FileSystem.git -ab5c96bd032d8b144e041c38b9cf082068e9b1df f1f3f0820a573b96b2faaf5b7e6be9a036e4c7aa cloudtest_azpcontainer 1684794472 +0000 checkout: moving from dev to f1f3f0820a573b96b2faaf5b7e6be9a036e4c7aa +0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/NuGet/FileSystem.git +ab5c96bd032d8b144e041c38b9cf082068e9b1df f1f3f0820a573b96b2faaf5b7e6be9a036e4c7aa cloudtest_azpcontainer 1687160606 +0000 checkout: moving from dev to f1f3f0820a573b96b2faaf5b7e6be9a036e4c7aa diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/heads/dev dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/heads/dev --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/heads/dev 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/heads/dev 2023-06-19 07:43:20.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/NuGet/FileSystem.git +0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/NuGet/FileSystem.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:47.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/FileSystem/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:20.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1684794467 +0000 clone: from https://github.com/NuGet/FileSystem.git +0000000000000000000000000000000000000000 ab5c96bd032d8b144e041c38b9cf082068e9b1df cloudtest_azpcontainer 1687160600 +0000 clone: from https://github.com/NuGet/FileSystem.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/HEAD 2023-05-22 22:27:53.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/HEAD 2023-06-19 07:43:27.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 0e9d6271d5d5479d6719f504ea0abaf95b22fa90 cloudtest_azpcontainer 1684794469 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git -0e9d6271d5d5479d6719f504ea0abaf95b22fa90 f15db7b7c6f5affbea268632ef8333d2687c8031 cloudtest_azpcontainer 1684794473 +0000 checkout: moving from dev to f15db7b7c6f5affbea268632ef8333d2687c8031 +0000000000000000000000000000000000000000 b3b310d999875ad86e87d5cb76ec20b650308bdd cloudtest_azpcontainer 1687160602 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git +b3b310d999875ad86e87d5cb76ec20b650308bdd f15db7b7c6f5affbea268632ef8333d2687c8031 cloudtest_azpcontainer 1687160607 +0000 checkout: moving from dev to f15db7b7c6f5affbea268632ef8333d2687c8031 diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/heads/dev dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/heads/dev --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/heads/dev 2023-05-22 22:27:49.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/heads/dev 2023-06-19 07:43:22.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0e9d6271d5d5479d6719f504ea0abaf95b22fa90 cloudtest_azpcontainer 1684794469 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git +0000000000000000000000000000000000000000 b3b310d999875ad86e87d5cb76ec20b650308bdd cloudtest_azpcontainer 1687160602 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:49.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:22.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0e9d6271d5d5479d6719f504ea0abaf95b22fa90 cloudtest_azpcontainer 1684794469 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git +0000000000000000000000000000000000000000 b3b310d999875ad86e87d5cb76ec20b650308bdd cloudtest_azpcontainer 1687160602 +0000 clone: from https://github.com/NuGet/NuGet.Build.Localization.git diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/packed-refs dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/packed-refs --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/packed-refs 2023-05-22 22:27:49.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/packed-refs 2023-06-19 07:43:22.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -0e9d6271d5d5479d6719f504ea0abaf95b22fa90 refs/remotes/origin/dev +b3b310d999875ad86e87d5cb76ec20b650308bdd refs/remotes/origin/dev diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/refs/heads/dev dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/refs/heads/dev --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/refs/heads/dev 2023-05-22 22:27:49.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/refs/heads/dev 2023-06-19 07:43:22.000000000 +0000 @@ -1 +1 @@ -0e9d6271d5d5479d6719f504ea0abaf95b22fa90 +b3b310d999875ad86e87d5cb76ec20b650308bdd diff -Nru dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/shallow dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/shallow --- dotnet6-6.0.118/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/shallow 2023-05-22 22:27:53.000000000 +0000 +++ dotnet6-6.0.119/src/nuget-client/.git/modules/submodules/NuGet.Build.Localization/shallow 2023-06-19 07:43:27.000000000 +0000 @@ -1,2 +1,2 @@ -0e9d6271d5d5479d6719f504ea0abaf95b22fa90 +b3b310d999875ad86e87d5cb76ec20b650308bdd f15db7b7c6f5affbea268632ef8333d2687c8031 Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/roslyn/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/roslyn/.git/index differ diff -Nru dotnet6-6.0.118/src/roslyn/.git/logs/HEAD dotnet6-6.0.119/src/roslyn/.git/logs/HEAD --- dotnet6-6.0.118/src/roslyn/.git/logs/HEAD 2023-05-22 22:27:42.000000000 +0000 +++ dotnet6-6.0.119/src/roslyn/.git/logs/HEAD 2023-06-19 07:43:13.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 487283bcd8d66693091f2800dcf1c8ae37cccdee cloudtest_azpcontainer 1684794462 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 487283bcd8d66693091f2800dcf1c8ae37cccdee cloudtest_azpcontainer 1687160593 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/roslyn/.git/logs/refs/heads/master dotnet6-6.0.119/src/roslyn/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/roslyn/.git/logs/refs/heads/master 2023-05-22 22:27:42.000000000 +0000 +++ dotnet6-6.0.119/src/roslyn/.git/logs/refs/heads/master 2023-06-19 07:43:13.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 487283bcd8d66693091f2800dcf1c8ae37cccdee cloudtest_azpcontainer 1684794462 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 487283bcd8d66693091f2800dcf1c8ae37cccdee cloudtest_azpcontainer 1687160593 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/roslyn-analyzers/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/roslyn-analyzers/.git/index differ diff -Nru dotnet6-6.0.118/src/roslyn-analyzers/.git/logs/HEAD dotnet6-6.0.119/src/roslyn-analyzers/.git/logs/HEAD --- dotnet6-6.0.118/src/roslyn-analyzers/.git/logs/HEAD 2023-05-22 22:27:10.000000000 +0000 +++ dotnet6-6.0.119/src/roslyn-analyzers/.git/logs/HEAD 2023-06-19 07:42:41.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c750b5a665adb75b528a93d844f238bd1360a91a cloudtest_azpcontainer 1684794430 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 c750b5a665adb75b528a93d844f238bd1360a91a cloudtest_azpcontainer 1687160561 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/roslyn-analyzers/.git/logs/refs/heads/master dotnet6-6.0.119/src/roslyn-analyzers/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/roslyn-analyzers/.git/logs/refs/heads/master 2023-05-22 22:27:10.000000000 +0000 +++ dotnet6-6.0.119/src/roslyn-analyzers/.git/logs/refs/heads/master 2023-06-19 07:42:41.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c750b5a665adb75b528a93d844f238bd1360a91a cloudtest_azpcontainer 1684794430 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 c750b5a665adb75b528a93d844f238bd1360a91a cloudtest_azpcontainer 1687160561 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/runtime/eng/Version.Details.xml dotnet6-6.0.119/src/runtime/eng/Version.Details.xml --- dotnet6-6.0.118/src/runtime/eng/Version.Details.xml 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/eng/Version.Details.xml 2023-06-19 07:42:19.000000000 +0000 @@ -8,17 +8,17 @@ https://github.com/dotnet/msquic 7312355e44fd230b7aa26c7190f3870391751476 - + https://github.com/dotnet/emsdk - a91ee4835f3c2bb33a4295ba3aae43479b50564d + 0e3ff3ea9054b5ab771db20d5a87923d97287bdb - + https://github.com/dotnet/emsdk - a91ee4835f3c2bb33a4295ba3aae43479b50564d + 0e3ff3ea9054b5ab771db20d5a87923d97287bdb - + https://github.com/dotnet/emsdk - a91ee4835f3c2bb33a4295ba3aae43479b50564d + 0e3ff3ea9054b5ab771db20d5a87923d97287bdb https://github.com/dotnet/wcf diff -Nru dotnet6-6.0.118/src/runtime/eng/Versions.props dotnet6-6.0.119/src/runtime/eng/Versions.props --- dotnet6-6.0.118/src/runtime/eng/Versions.props 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/eng/Versions.props 2023-06-19 07:42:19.000000000 +0000 @@ -1,11 +1,11 @@ - 6.0.18 + 6.0.19 6 0 - 18 + 19 6.0.400 servicing @@ -175,9 +175,9 @@ 11.1.0-alpha.1.21416.1 11.1.0-alpha.1.21416.1 - 6.0.18 - 6.0.18 - 6.0.18 + 6.0.19 + 6.0.19 + 6.0.19 $(MicrosoftNETWorkloadEmscriptenManifest60100Version) 1.1.87-gba258badda diff -Nru dotnet6-6.0.118/src/runtime/.git/FETCH_HEAD dotnet6-6.0.119/src/runtime/.git/FETCH_HEAD --- dotnet6-6.0.118/src/runtime/.git/FETCH_HEAD 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/.git/FETCH_HEAD 2023-06-19 07:42:18.000000000 +0000 @@ -1 +1 @@ -c76ac565499f3e7c657126d46c00b67a0d74832c 'c76ac565499f3e7c657126d46c00b67a0d74832c' of https://dev.azure.com/dnceng/internal/_git/dotnet-runtime +e37fab9fc9f7bce120a7165491ed392a73f8ab51 'e37fab9fc9f7bce120a7165491ed392a73f8ab51' of https://dev.azure.com/dnceng/internal/_git/dotnet-runtime Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/runtime/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/runtime/.git/index differ diff -Nru dotnet6-6.0.118/src/runtime/.git/logs/HEAD dotnet6-6.0.119/src/runtime/.git/logs/HEAD --- dotnet6-6.0.118/src/runtime/.git/logs/HEAD 2023-05-22 22:26:47.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/.git/logs/HEAD 2023-06-19 07:42:21.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c76ac565499f3e7c657126d46c00b67a0d74832c cloudtest_azpcontainer 1684794407 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 e37fab9fc9f7bce120a7165491ed392a73f8ab51 cloudtest_azpcontainer 1687160541 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/runtime/.git/logs/refs/heads/master dotnet6-6.0.119/src/runtime/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/runtime/.git/logs/refs/heads/master 2023-05-22 22:26:47.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/.git/logs/refs/heads/master 2023-06-19 07:42:21.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c76ac565499f3e7c657126d46c00b67a0d74832c cloudtest_azpcontainer 1684794407 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 e37fab9fc9f7bce120a7165491ed392a73f8ab51 cloudtest_azpcontainer 1687160541 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/runtime/.git/refs/heads/master dotnet6-6.0.119/src/runtime/.git/refs/heads/master --- dotnet6-6.0.118/src/runtime/.git/refs/heads/master 2023-05-22 22:26:47.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/.git/refs/heads/master 2023-06-19 07:42:21.000000000 +0000 @@ -1 +1 @@ -c76ac565499f3e7c657126d46c00b67a0d74832c +e37fab9fc9f7bce120a7165491ed392a73f8ab51 diff -Nru dotnet6-6.0.118/src/runtime/.git/shallow dotnet6-6.0.119/src/runtime/.git/shallow --- dotnet6-6.0.118/src/runtime/.git/shallow 2023-05-22 22:26:33.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/.git/shallow 2023-06-19 07:42:03.000000000 +0000 @@ -1 +1 @@ -c76ac565499f3e7c657126d46c00b67a0d74832c +e37fab9fc9f7bce120a7165491ed392a73f8ab51 diff -Nru dotnet6-6.0.118/src/runtime/NuGet.config dotnet6-6.0.119/src/runtime/NuGet.config --- dotnet6-6.0.118/src/runtime/NuGet.config 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/NuGet.config 2023-06-19 07:42:18.000000000 +0000 @@ -9,7 +9,7 @@ - + diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -4,7 +4,7 @@ net461;netstandard2.0;netstandard2.1 true .NET hosting infrastructure for Windows Services. - true + false 2 diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -17,7 +17,7 @@ Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger - true + false 4 diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -20,7 +20,7 @@ $(AdditionalRuntimeIdentifiers);$(OutputRID) 10 - true + false diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Windows.Compatibility/src/Microsoft.Windows.Compatibility.csproj dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Windows.Compatibility/src/Microsoft.Windows.Compatibility.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/Microsoft.Windows.Compatibility/src/Microsoft.Windows.Compatibility.csproj 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/Microsoft.Windows.Compatibility/src/Microsoft.Windows.Compatibility.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -6,7 +6,7 @@ false true true - 6 + 7 $(NoWarn);NU5128 This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET Core as well as .NET Standard. diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj dotnet6-6.0.119/src/runtime/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj 2023-05-22 22:26:44.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -5,7 +5,7 @@ $(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent)-OSX;$(NetCoreAppCurrent)-Linux;$(NetCoreAppCurrent);netcoreapp3.1-windows;netcoreapp3.1-OSX;netcoreapp3.1-Linux;netcoreapp3.1;netstandard2.0 true - true + false 2 true true diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.Management/src/System.Management.csproj dotnet6-6.0.119/src/runtime/src/libraries/System.Management/src/System.Management.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/System.Management/src/System.Management.csproj 2023-05-22 22:26:45.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.Management/src/System.Management.csproj 2023-06-19 07:42:19.000000000 +0000 @@ -6,7 +6,7 @@ $(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent);netcoreapp3.1-windows;netcoreapp3.1;netstandard2.0 true - true + false 2 true true diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj dotnet6-6.0.119/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj 2023-05-22 22:26:45.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj 2023-06-19 07:42:20.000000000 +0000 @@ -8,7 +8,7 @@ true true - 3 + 4 Provides support for PKCS and CMS algorithms. Commonly Used Types: diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/Asn1/PfxAsn.manual.cs dotnet6-6.0.119/src/runtime/src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/Asn1/PfxAsn.manual.cs --- dotnet6-6.0.118/src/runtime/src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/Asn1/PfxAsn.manual.cs 2023-05-22 22:26:45.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/Asn1/PfxAsn.manual.cs 2023-06-19 07:42:20.000000000 +0000 @@ -168,6 +168,12 @@ default, encryptedData.EncryptedContentInfo.EncryptedContent.Value.Span, destination); + + // When padding happens to be as expected (false-positive), we can detect gibberish and prevent unexpected failures later + // This extra check makes it so it's very unlikely we'll end up with false positive. + AsnValueReader outerSafeBag = new AsnValueReader(destination.AsSpan(0, written), AsnEncodingRules.BER); + AsnValueReader safeBagReader = outerSafeBag.ReadSequence(); + outerSafeBag.ThrowIfNotEmpty(); } catch { @@ -178,6 +184,12 @@ default, encryptedData.EncryptedContentInfo.EncryptedContent.Value.Span, destination); + + // When padding happens to be as expected (false-positive), we can detect gibberish and prevent unexpected failures later + // This extra check makes it so it's very unlikely we'll end up with false positive. + AsnValueReader outerSafeBag = new AsnValueReader(destination.AsSpan(0, written), AsnEncodingRules.BER); + AsnValueReader safeBagReader = outerSafeBag.ReadSequence(); + outerSafeBag.ThrowIfNotEmpty(); } } finally diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj dotnet6-6.0.119/src/runtime/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj 2023-05-22 22:26:45.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj 2023-06-19 07:42:20.000000000 +0000 @@ -6,7 +6,7 @@ enable true - true + false 1 Provides the System.ServiceProcess.ServiceContainer class, which allows you to connect to a running or stopped service, manipulate it, or get information about it. diff -Nru dotnet6-6.0.118/src/runtime/src/libraries/System.Text.Json/src/System.Text.Json.csproj dotnet6-6.0.119/src/runtime/src/libraries/System.Text.Json/src/System.Text.Json.csproj --- dotnet6-6.0.118/src/runtime/src/libraries/System.Text.Json/src/System.Text.Json.csproj 2023-05-22 22:26:45.000000000 +0000 +++ dotnet6-6.0.119/src/runtime/src/libraries/System.Text.Json/src/System.Text.Json.csproj 2023-06-19 07:42:20.000000000 +0000 @@ -9,7 +9,7 @@ enable true true - true + false 8 Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. diff -Nru dotnet6-6.0.118/src/sdk/eng/Version.Details.xml dotnet6-6.0.119/src/sdk/eng/Version.Details.xml --- dotnet6-6.0.118/src/sdk/eng/Version.Details.xml 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/eng/Version.Details.xml 2023-06-19 07:42:38.000000000 +0000 @@ -1,70 +1,70 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-templating - a23430d931218c8b2ffe6a51d120cd12fccece49 + 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://dev.azure.com/dnceng/internal/_git/dotnet-runtime c76ac565499f3e7c657126d46c00b67a0d74832c - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://github.com/dotnet/runtime 4822e3c3aa77eb82b2fb33c9321f923cf11ddde6 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://dev.azure.com/devdiv/DevDiv/_git/DotNet-msbuild-Trusted @@ -113,13 +113,13 @@ https://github.com/dotnet/roslyn 487283bcd8d66693091f2800dcf1c8ae37cccdee - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 https://dev.azure.com/devdiv/DevDiv/_git/NuGet-NuGet.Client-Trusted @@ -166,98 +166,98 @@ https://dev.azure.com/dnceng/internal/_git/dotnet-runtime 70ae3df4a6f3c92fb6b315afc405edd10ff38579 - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - 44b3a005f161dfc735446e61cbf1e792124170da + 9bad840cf2b6ab268edaf892864e85268f55a1ad - + https://dev.azure.com/dnceng/internal/_git/dotnet-wpf - a29a62bc7aa91d9e7509261a138af3c27c0506ea + e129038f9bf311c1a7863c16ef6cbaece732b04d - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 - + https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore - be51b1aa73343e45a1d00afd436abad794f471fb + cd9340856ed85215a911c97c44d52373f6cba2f9 https://github.com/aspnet/xdt diff -Nru dotnet6-6.0.118/src/sdk/eng/Versions.props dotnet6-6.0.119/src/sdk/eng/Versions.props --- dotnet6-6.0.118/src/sdk/eng/Versions.props 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/eng/Versions.props 2023-06-19 07:42:38.000000000 +0000 @@ -10,7 +10,7 @@ - 6.0.118 + 6.0.119 servicing @@ -40,13 +40,13 @@ - 6.0.18 - 6.0.18-servicing.23269.7 - 6.0.18 + 6.0.19 + 6.0.19-servicing.23318.6 + 6.0.19 $(MicrosoftNETCoreAppRuntimewinx64PackageVersion) 6.0.0 - 6.0.18 - 6.0.18-servicing.23269.7 + 6.0.19 + 6.0.19-servicing.23318.6 6.0.0-preview.7.21363.9 6.0.1 @@ -109,11 +109,11 @@ - 6.0.118-servicing.23272.5 - 6.0.118 - 6.0.118 - 6.0.118 - 6.0.118 + 6.0.119-servicing.23318.5 + 6.0.119 + 6.0.119 + 6.0.119 + 6.0.119 @@ -130,24 +130,24 @@ - 6.0.18-servicing.23269.9 - 6.0.18 - 6.0.18-servicing.23269.9 - 6.0.18-servicing.23269.9 - 6.0.18-servicing.23269.9 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18 - 6.0.18-servicing.23269.9 + 6.0.19-servicing.23318.6 + 6.0.19 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 + 6.0.19-servicing.23318.6 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19 + 6.0.19-servicing.23318.6 - 6.0.18-servicing.23272.2 + 6.0.19-servicing.23318.1 - 6.0.18-servicing.23272.2 + 6.0.19-servicing.23318.1 diff -Nru dotnet6-6.0.118/src/sdk/.git/FETCH_HEAD dotnet6-6.0.119/src/sdk/.git/FETCH_HEAD --- dotnet6-6.0.118/src/sdk/.git/FETCH_HEAD 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/.git/FETCH_HEAD 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -597ab8665d3b6fa5d1bad36724a3303aac430a5e '597ab8665d3b6fa5d1bad36724a3303aac430a5e' of https://dev.azure.com/dnceng/internal/_git/dotnet-sdk +fc534b25d0617726bdc19f13f015e18f15fe36fd 'fc534b25d0617726bdc19f13f015e18f15fe36fd' of https://dev.azure.com/dnceng/internal/_git/dotnet-sdk Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/sdk/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/sdk/.git/index differ diff -Nru dotnet6-6.0.118/src/sdk/.git/logs/HEAD dotnet6-6.0.119/src/sdk/.git/logs/HEAD --- dotnet6-6.0.118/src/sdk/.git/logs/HEAD 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/.git/logs/HEAD 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 597ab8665d3b6fa5d1bad36724a3303aac430a5e cloudtest_azpcontainer 1684794426 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 fc534b25d0617726bdc19f13f015e18f15fe36fd cloudtest_azpcontainer 1687160558 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/sdk/.git/logs/refs/heads/master dotnet6-6.0.119/src/sdk/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/sdk/.git/logs/refs/heads/master 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/.git/logs/refs/heads/master 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 597ab8665d3b6fa5d1bad36724a3303aac430a5e cloudtest_azpcontainer 1684794426 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 fc534b25d0617726bdc19f13f015e18f15fe36fd cloudtest_azpcontainer 1687160558 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/sdk/.git/refs/heads/master dotnet6-6.0.119/src/sdk/.git/refs/heads/master --- dotnet6-6.0.118/src/sdk/.git/refs/heads/master 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/.git/refs/heads/master 2023-06-19 07:42:38.000000000 +0000 @@ -1 +1 @@ -597ab8665d3b6fa5d1bad36724a3303aac430a5e +fc534b25d0617726bdc19f13f015e18f15fe36fd diff -Nru dotnet6-6.0.118/src/sdk/.git/shallow dotnet6-6.0.119/src/sdk/.git/shallow --- dotnet6-6.0.118/src/sdk/.git/shallow 2023-05-22 22:27:05.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/.git/shallow 2023-06-19 07:42:36.000000000 +0000 @@ -1 +1 @@ -597ab8665d3b6fa5d1bad36724a3303aac430a5e +fc534b25d0617726bdc19f13f015e18f15fe36fd diff -Nru dotnet6-6.0.118/src/sdk/NuGet.config dotnet6-6.0.119/src/sdk/NuGet.config --- dotnet6-6.0.118/src/sdk/NuGet.config 2023-05-22 22:27:06.000000000 +0000 +++ dotnet6-6.0.119/src/sdk/NuGet.config 2023-06-19 07:42:38.000000000 +0000 @@ -4,20 +4,20 @@ - + - + - + - + @@ -34,18 +34,14 @@ - - - - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/logs/HEAD dotnet6-6.0.119/src/source-build/.git/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/logs/HEAD 2023-05-22 22:27:54.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/logs/HEAD 2023-06-19 07:43:28.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7649ca7106e7e91ac06f169626bf01a77c2258eb cloudtest_azpcontainer 1684794474 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7649ca7106e7e91ac06f169626bf01a77c2258eb cloudtest_azpcontainer 1687160608 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/source-build/.git/logs/refs/heads/master dotnet6-6.0.119/src/source-build/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/source-build/.git/logs/refs/heads/master 2023-05-22 22:27:54.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/logs/refs/heads/master 2023-06-19 07:43:28.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7649ca7106e7e91ac06f169626bf01a77c2258eb cloudtest_azpcontainer 1684794474 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7649ca7106e7e91ac06f169626bf01a77c2258eb cloudtest_azpcontainer 1687160608 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/HEAD 2023-05-22 22:28:03.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/HEAD 2023-06-19 07:43:36.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 a4ab0db8d017b9927145fb7ab16171d22c005df9 cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet -a4ab0db8d017b9927145fb7ab16171d22c005df9 93f745cfef8541f09862aae9bc8c04554bca38c7 cloudtest_azpcontainer 1684794483 +0000 checkout: moving from main to 93f745cfef8541f09862aae9bc8c04554bca38c7 +0000000000000000000000000000000000000000 248800626c1c31a2b4100f64a884257833b8c77f cloudtest_azpcontainer 1687160610 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet +248800626c1c31a2b4100f64a884257833b8c77f 93f745cfef8541f09862aae9bc8c04554bca38c7 cloudtest_azpcontainer 1687160616 +0000 checkout: moving from main to 93f745cfef8541f09862aae9bc8c04554bca38c7 diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/refs/heads/main dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/refs/heads/main --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/refs/heads/main 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/refs/heads/main 2023-06-19 07:43:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 a4ab0db8d017b9927145fb7ab16171d22c005df9 cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet +0000000000000000000000000000000000000000 248800626c1c31a2b4100f64a884257833b8c77f cloudtest_azpcontainer 1687160610 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:30.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 a4ab0db8d017b9927145fb7ab16171d22c005df9 cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet +0000000000000000000000000000000000000000 248800626c1c31a2b4100f64a884257833b8c77f cloudtest_azpcontainer 1687160610 +0000 clone: from https://github.com/Microsoft/ApplicationInsights-dotnet diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/packed-refs dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/packed-refs --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/packed-refs 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/packed-refs 2023-06-19 07:43:30.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -a4ab0db8d017b9927145fb7ab16171d22c005df9 refs/remotes/origin/main +248800626c1c31a2b4100f64a884257833b8c77f refs/remotes/origin/main diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/refs/heads/main dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/refs/heads/main --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/refs/heads/main 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/refs/heads/main 2023-06-19 07:43:30.000000000 +0000 @@ -1 +1 @@ -a4ab0db8d017b9927145fb7ab16171d22c005df9 +248800626c1c31a2b4100f64a884257833b8c77f diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/shallow dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/shallow --- dotnet6-6.0.118/src/source-build/.git/modules/src/application-insights/shallow 2023-05-22 22:28:01.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/application-insights/shallow 2023-06-19 07:43:36.000000000 +0000 @@ -1,2 +1,2 @@ +248800626c1c31a2b4100f64a884257833b8c77f 93f745cfef8541f09862aae9bc8c04554bca38c7 -a4ab0db8d017b9927145fb7ab16171d22c005df9 Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/HEAD 2023-05-22 22:28:04.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/HEAD 2023-06-19 07:43:37.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/dotnet/cssparser -0d59611784841735a7778a67aa6e9d8d000c861f d6d86bcd8c162b1ae22ef00955ff748d028dd0ee cloudtest_azpcontainer 1684794484 +0000 checkout: moving from main to d6d86bcd8c162b1ae22ef00955ff748d028dd0ee +0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/dotnet/cssparser +0d59611784841735a7778a67aa6e9d8d000c861f d6d86bcd8c162b1ae22ef00955ff748d028dd0ee cloudtest_azpcontainer 1687160617 +0000 checkout: moving from main to d6d86bcd8c162b1ae22ef00955ff748d028dd0ee diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/refs/heads/main dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/refs/heads/main --- dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/refs/heads/main 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/refs/heads/main 2023-06-19 07:43:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/dotnet/cssparser +0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/dotnet/cssparser diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:56.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/cssparser/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1684794476 +0000 clone: from https://github.com/dotnet/cssparser +0000000000000000000000000000000000000000 0d59611784841735a7778a67aa6e9d8d000c861f cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/dotnet/cssparser Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/HEAD 2023-05-22 22:28:05.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/HEAD 2023-06-19 07:43:39.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1684794477 +0000 clone: from https://github.com/Humanizr/Humanizer -5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 b30550eed103a6970d8465fe7c5c16300b70be81 cloudtest_azpcontainer 1684794485 +0000 checkout: moving from main to b30550eed103a6970d8465fe7c5c16300b70be81 +0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/Humanizr/Humanizer +5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 b30550eed103a6970d8465fe7c5c16300b70be81 cloudtest_azpcontainer 1687160619 +0000 checkout: moving from main to b30550eed103a6970d8465fe7c5c16300b70be81 diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/refs/heads/main dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/refs/heads/main --- dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/refs/heads/main 2023-05-22 22:27:57.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/refs/heads/main 2023-06-19 07:43:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1684794477 +0000 clone: from https://github.com/Humanizr/Humanizer +0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/Humanizr/Humanizer diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:57.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/humanizer/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:31.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1684794477 +0000 clone: from https://github.com/Humanizr/Humanizer +0000000000000000000000000000000000000000 5dfb5ae8b8f90d3f769a7ce389eb5f756305f746 cloudtest_azpcontainer 1687160611 +0000 clone: from https://github.com/Humanizr/Humanizer Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/HEAD 2023-05-22 22:28:00.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/HEAD 2023-06-19 07:43:34.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 d563efd188ea5786f85bf272470cf7cd4dac9500 cloudtest_azpcontainer 1684794475 +0000 clone: from https://github.com/microsoft/MSBuildLocator -d563efd188ea5786f85bf272470cf7cd4dac9500 47281c3de1c87a43ab946725d011b9dca4b6434a cloudtest_azpcontainer 1684794480 +0000 checkout: moving from master to 47281c3de1c87a43ab946725d011b9dca4b6434a +0000000000000000000000000000000000000000 d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 cloudtest_azpcontainer 1687160609 +0000 clone: from https://github.com/microsoft/MSBuildLocator +d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 47281c3de1c87a43ab946725d011b9dca4b6434a cloudtest_azpcontainer 1687160614 +0000 checkout: moving from master to 47281c3de1c87a43ab946725d011b9dca4b6434a diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/heads/master dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/heads/master --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/heads/master 2023-05-22 22:27:55.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/heads/master 2023-06-19 07:43:29.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 d563efd188ea5786f85bf272470cf7cd4dac9500 cloudtest_azpcontainer 1684794475 +0000 clone: from https://github.com/microsoft/MSBuildLocator +0000000000000000000000000000000000000000 d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 cloudtest_azpcontainer 1687160609 +0000 clone: from https://github.com/microsoft/MSBuildLocator diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:55.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:29.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 d563efd188ea5786f85bf272470cf7cd4dac9500 cloudtest_azpcontainer 1684794475 +0000 clone: from https://github.com/microsoft/MSBuildLocator +0000000000000000000000000000000000000000 d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 cloudtest_azpcontainer 1687160609 +0000 clone: from https://github.com/microsoft/MSBuildLocator diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/packed-refs dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/packed-refs --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/packed-refs 2023-05-22 22:27:55.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/packed-refs 2023-06-19 07:43:29.000000000 +0000 @@ -1,2 +1,2 @@ # pack-refs with: peeled fully-peeled sorted -d563efd188ea5786f85bf272470cf7cd4dac9500 refs/remotes/origin/master +d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 refs/remotes/origin/master diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/refs/heads/master dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/refs/heads/master --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/refs/heads/master 2023-05-22 22:27:55.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/refs/heads/master 2023-06-19 07:43:29.000000000 +0000 @@ -1 +1 @@ -d563efd188ea5786f85bf272470cf7cd4dac9500 +d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/shallow dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/shallow --- dotnet6-6.0.118/src/source-build/.git/modules/src/MSBuildLocator/shallow 2023-05-22 22:28:00.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/MSBuildLocator/shallow 2023-06-19 07:43:34.000000000 +0000 @@ -1,2 +1,2 @@ 47281c3de1c87a43ab946725d011b9dca4b6434a -d563efd188ea5786f85bf272470cf7cd4dac9500 +d0b588d5206bec7d6c1a7864dbb49ffda0bc6693 Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/HEAD 2023-05-22 22:28:07.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/HEAD 2023-06-19 07:43:40.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794478 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git -0a2e291c0d9c0c7675d445703e51750363a549ef ae9fe44e1323e91bcbd185ca1a14099fba7c021f cloudtest_azpcontainer 1684794487 +0000 checkout: moving from master to ae9fe44e1323e91bcbd185ca1a14099fba7c021f +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160612 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0a2e291c0d9c0c7675d445703e51750363a549ef ae9fe44e1323e91bcbd185ca1a14099fba7c021f cloudtest_azpcontainer 1687160620 +0000 checkout: moving from master to ae9fe44e1323e91bcbd185ca1a14099fba7c021f diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/heads/master dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/heads/master --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/heads/master 2023-05-22 22:27:58.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/heads/master 2023-06-19 07:43:32.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794478 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160612 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:58.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:32.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794478 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160612 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/index differ diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/HEAD 2023-05-22 22:28:08.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/HEAD 2023-06-19 07:43:42.000000000 +0000 @@ -1,2 +1,2 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794479 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git -0a2e291c0d9c0c7675d445703e51750363a549ef e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 cloudtest_azpcontainer 1684794488 +0000 checkout: moving from master to e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160613 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0a2e291c0d9c0c7675d445703e51750363a549ef e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 cloudtest_azpcontainer 1687160622 +0000 checkout: moving from master to e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/heads/master dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/heads/master --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/heads/master 2023-05-22 22:27:59.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/heads/master 2023-06-19 07:43:33.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794479 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160613 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git diff -Nru dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/remotes/origin/HEAD dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/remotes/origin/HEAD --- dotnet6-6.0.118/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/remotes/origin/HEAD 2023-05-22 22:27:59.000000000 +0000 +++ dotnet6-6.0.119/src/source-build/.git/modules/src/newtonsoft-json901/logs/refs/remotes/origin/HEAD 2023-06-19 07:43:33.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1684794479 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git +0000000000000000000000000000000000000000 0a2e291c0d9c0c7675d445703e51750363a549ef cloudtest_azpcontainer 1687160613 +0000 clone: from https://github.com/JamesNK/Newtonsoft.Json.git Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/source-build-reference-packages/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/source-build-reference-packages/.git/index differ diff -Nru dotnet6-6.0.118/src/source-build-reference-packages/.git/logs/HEAD dotnet6-6.0.119/src/source-build-reference-packages/.git/logs/HEAD --- dotnet6-6.0.118/src/source-build-reference-packages/.git/logs/HEAD 2023-05-22 22:29:02.000000000 +0000 +++ dotnet6-6.0.119/src/source-build-reference-packages/.git/logs/HEAD 2023-06-19 07:44:32.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 38385bc8b19cebe7ae7d20771646158785ee5bdc cloudtest_azpcontainer 1684794542 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 38385bc8b19cebe7ae7d20771646158785ee5bdc cloudtest_azpcontainer 1687160672 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/source-build-reference-packages/.git/logs/refs/heads/master dotnet6-6.0.119/src/source-build-reference-packages/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/source-build-reference-packages/.git/logs/refs/heads/master 2023-05-22 22:29:02.000000000 +0000 +++ dotnet6-6.0.119/src/source-build-reference-packages/.git/logs/refs/heads/master 2023-06-19 07:44:32.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 38385bc8b19cebe7ae7d20771646158785ee5bdc cloudtest_azpcontainer 1684794542 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 38385bc8b19cebe7ae7d20771646158785ee5bdc cloudtest_azpcontainer 1687160672 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/sourcelink/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/sourcelink/.git/index differ diff -Nru dotnet6-6.0.118/src/sourcelink/.git/logs/HEAD dotnet6-6.0.119/src/sourcelink/.git/logs/HEAD --- dotnet6-6.0.118/src/sourcelink/.git/logs/HEAD 2023-05-22 22:29:06.000000000 +0000 +++ dotnet6-6.0.119/src/sourcelink/.git/logs/HEAD 2023-06-19 07:44:33.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 8031e5220baf2acad991e661d8308b783d2acf3e cloudtest_azpcontainer 1684794546 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 8031e5220baf2acad991e661d8308b783d2acf3e cloudtest_azpcontainer 1687160673 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/sourcelink/.git/logs/refs/heads/master dotnet6-6.0.119/src/sourcelink/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/sourcelink/.git/logs/refs/heads/master 2023-05-22 22:29:06.000000000 +0000 +++ dotnet6-6.0.119/src/sourcelink/.git/logs/refs/heads/master 2023-06-19 07:44:33.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 8031e5220baf2acad991e661d8308b783d2acf3e cloudtest_azpcontainer 1684794546 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 8031e5220baf2acad991e661d8308b783d2acf3e cloudtest_azpcontainer 1687160673 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/symreader/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/symreader/.git/index differ diff -Nru dotnet6-6.0.118/src/symreader/.git/logs/HEAD dotnet6-6.0.119/src/symreader/.git/logs/HEAD --- dotnet6-6.0.118/src/symreader/.git/logs/HEAD 2023-05-22 22:28:13.000000000 +0000 +++ dotnet6-6.0.119/src/symreader/.git/logs/HEAD 2023-06-19 07:43:46.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7b9791daa3a3477eb22ec805946c9fff8b42d8ca cloudtest_azpcontainer 1684794493 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7b9791daa3a3477eb22ec805946c9fff8b42d8ca cloudtest_azpcontainer 1687160626 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/symreader/.git/logs/refs/heads/master dotnet6-6.0.119/src/symreader/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/symreader/.git/logs/refs/heads/master 2023-05-22 22:28:13.000000000 +0000 +++ dotnet6-6.0.119/src/symreader/.git/logs/refs/heads/master 2023-06-19 07:43:46.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 7b9791daa3a3477eb22ec805946c9fff8b42d8ca cloudtest_azpcontainer 1684794493 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 7b9791daa3a3477eb22ec805946c9fff8b42d8ca cloudtest_azpcontainer 1687160626 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/templating/azure-pipelines.yml dotnet6-6.0.119/src/templating/azure-pipelines.yml --- dotnet6-6.0.118/src/templating/azure-pipelines.yml 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/azure-pipelines.yml 2023-06-19 07:42:35.000000000 +0000 @@ -113,7 +113,6 @@ - script: eng/common/cibuild.cmd -configuration $(_BuildConfig) -prepareMachine - -integrationTest $(_InternalBuildArgs) $(_InternalRuntimeDownloadArgs) displayName: Windows Build / Publish diff -Nru dotnet6-6.0.118/src/templating/eng/Version.Details.xml dotnet6-6.0.119/src/templating/eng/Version.Details.xml --- dotnet6-6.0.118/src/templating/eng/Version.Details.xml 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/eng/Version.Details.xml 2023-06-19 07:42:35.000000000 +0000 @@ -11,17 +11,17 @@ def2e2c6dc5064319250e2868a041a3dc07f9579 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 - + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - c76ac565499f3e7c657126d46c00b67a0d74832c + e37fab9fc9f7bce120a7165491ed392a73f8ab51 https://github.com/dotnet/command-line-api diff -Nru dotnet6-6.0.118/src/templating/eng/Versions.props dotnet6-6.0.119/src/templating/eng/Versions.props --- dotnet6-6.0.118/src/templating/eng/Versions.props 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/eng/Versions.props 2023-06-19 07:42:35.000000000 +0000 @@ -4,7 +4,7 @@ true true - 6.0.118 + 6.0.119 servicing @@ -25,9 +25,9 @@ 6.0.4-rc.9 6.0.4-rc.9 - 6.0.18 - 6.0.18 - 6.0.18-servicing.23269.7 + 6.0.19 + 6.0.19 + 6.0.19-servicing.23318.6 6.0.4 6.0.0 6.0.0 diff -Nru dotnet6-6.0.118/src/templating/.git/FETCH_HEAD dotnet6-6.0.119/src/templating/.git/FETCH_HEAD --- dotnet6-6.0.118/src/templating/.git/FETCH_HEAD 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/.git/FETCH_HEAD 2023-06-19 07:42:35.000000000 +0000 @@ -1 +1 @@ -a23430d931218c8b2ffe6a51d120cd12fccece49 'a23430d931218c8b2ffe6a51d120cd12fccece49' of https://dev.azure.com/dnceng/internal/_git/dotnet-templating +46ff677ce35e91d3a5f89a0be72ab9c98efbe099 '46ff677ce35e91d3a5f89a0be72ab9c98efbe099' of https://dev.azure.com/dnceng/internal/_git/dotnet-templating Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/templating/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/templating/.git/index differ diff -Nru dotnet6-6.0.118/src/templating/.git/logs/HEAD dotnet6-6.0.119/src/templating/.git/logs/HEAD --- dotnet6-6.0.118/src/templating/.git/logs/HEAD 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/.git/logs/HEAD 2023-06-19 07:42:36.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 a23430d931218c8b2ffe6a51d120cd12fccece49 cloudtest_azpcontainer 1684794424 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 cloudtest_azpcontainer 1687160556 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/templating/.git/logs/refs/heads/master dotnet6-6.0.119/src/templating/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/templating/.git/logs/refs/heads/master 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/.git/logs/refs/heads/master 2023-06-19 07:42:36.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 a23430d931218c8b2ffe6a51d120cd12fccece49 cloudtest_azpcontainer 1684794424 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 46ff677ce35e91d3a5f89a0be72ab9c98efbe099 cloudtest_azpcontainer 1687160556 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/templating/.git/refs/heads/master dotnet6-6.0.119/src/templating/.git/refs/heads/master --- dotnet6-6.0.118/src/templating/.git/refs/heads/master 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/.git/refs/heads/master 2023-06-19 07:42:36.000000000 +0000 @@ -1 +1 @@ -a23430d931218c8b2ffe6a51d120cd12fccece49 +46ff677ce35e91d3a5f89a0be72ab9c98efbe099 diff -Nru dotnet6-6.0.118/src/templating/.git/shallow dotnet6-6.0.119/src/templating/.git/shallow --- dotnet6-6.0.118/src/templating/.git/shallow 2023-05-22 22:27:03.000000000 +0000 +++ dotnet6-6.0.119/src/templating/.git/shallow 2023-06-19 07:42:35.000000000 +0000 @@ -1 +1 @@ -a23430d931218c8b2ffe6a51d120cd12fccece49 +46ff677ce35e91d3a5f89a0be72ab9c98efbe099 diff -Nru dotnet6-6.0.118/src/templating/NuGet.config dotnet6-6.0.119/src/templating/NuGet.config --- dotnet6-6.0.118/src/templating/NuGet.config 2023-05-22 22:27:04.000000000 +0000 +++ dotnet6-6.0.119/src/templating/NuGet.config 2023-06-19 07:42:35.000000000 +0000 @@ -4,7 +4,7 @@ - + @@ -19,7 +19,6 @@ - Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/test-templates/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/test-templates/.git/index differ diff -Nru dotnet6-6.0.118/src/test-templates/.git/logs/HEAD dotnet6-6.0.119/src/test-templates/.git/logs/HEAD --- dotnet6-6.0.118/src/test-templates/.git/logs/HEAD 2023-05-22 22:27:03.000000000 +0000 +++ dotnet6-6.0.119/src/test-templates/.git/logs/HEAD 2023-06-19 07:42:34.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c40ef7e056b48e011c43a21354d6790ba6b8b4fc cloudtest_azpcontainer 1684794423 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 c40ef7e056b48e011c43a21354d6790ba6b8b4fc cloudtest_azpcontainer 1687160554 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/test-templates/.git/logs/refs/heads/master dotnet6-6.0.119/src/test-templates/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/test-templates/.git/logs/refs/heads/master 2023-05-22 22:27:03.000000000 +0000 +++ dotnet6-6.0.119/src/test-templates/.git/logs/refs/heads/master 2023-06-19 07:42:34.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 c40ef7e056b48e011c43a21354d6790ba6b8b4fc cloudtest_azpcontainer 1684794423 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 c40ef7e056b48e011c43a21354d6790ba6b8b4fc cloudtest_azpcontainer 1687160554 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/vstest/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/vstest/.git/index differ diff -Nru dotnet6-6.0.118/src/vstest/.git/logs/HEAD dotnet6-6.0.119/src/vstest/.git/logs/HEAD --- dotnet6-6.0.118/src/vstest/.git/logs/HEAD 2023-05-22 22:27:19.000000000 +0000 +++ dotnet6-6.0.119/src/vstest/.git/logs/HEAD 2023-06-19 07:42:48.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 cc7fb0593127e24f55ce016fb3ac85b5b2857fec cloudtest_azpcontainer 1684794439 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 cc7fb0593127e24f55ce016fb3ac85b5b2857fec cloudtest_azpcontainer 1687160568 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/vstest/.git/logs/refs/heads/master dotnet6-6.0.119/src/vstest/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/vstest/.git/logs/refs/heads/master 2023-05-22 22:27:19.000000000 +0000 +++ dotnet6-6.0.119/src/vstest/.git/logs/refs/heads/master 2023-06-19 07:42:48.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 cc7fb0593127e24f55ce016fb3ac85b5b2857fec cloudtest_azpcontainer 1684794439 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 cc7fb0593127e24f55ce016fb3ac85b5b2857fec cloudtest_azpcontainer 1687160568 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/xdt/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/xdt/.git/index differ diff -Nru dotnet6-6.0.118/src/xdt/.git/logs/HEAD dotnet6-6.0.119/src/xdt/.git/logs/HEAD --- dotnet6-6.0.118/src/xdt/.git/logs/HEAD 2023-05-22 22:27:54.000000000 +0000 +++ dotnet6-6.0.119/src/xdt/.git/logs/HEAD 2023-06-19 07:43:28.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 698fdad58fa64a55f16cd9562c90224cc498ed02 cloudtest_azpcontainer 1684794474 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 698fdad58fa64a55f16cd9562c90224cc498ed02 cloudtest_azpcontainer 1687160608 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/xdt/.git/logs/refs/heads/master dotnet6-6.0.119/src/xdt/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/xdt/.git/logs/refs/heads/master 2023-05-22 22:27:54.000000000 +0000 +++ dotnet6-6.0.119/src/xdt/.git/logs/refs/heads/master 2023-06-19 07:43:28.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 698fdad58fa64a55f16cd9562c90224cc498ed02 cloudtest_azpcontainer 1684794474 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 698fdad58fa64a55f16cd9562c90224cc498ed02 cloudtest_azpcontainer 1687160608 +0000 reset: moving to FETCH_HEAD Binary files /tmp/tmpmf0yvdn1/1c9eNiJUDn/dotnet6-6.0.118/src/xliff-tasks/.git/index and /tmp/tmpmf0yvdn1/ZQBSbUdzq4/dotnet6-6.0.119/src/xliff-tasks/.git/index differ diff -Nru dotnet6-6.0.118/src/xliff-tasks/.git/logs/HEAD dotnet6-6.0.119/src/xliff-tasks/.git/logs/HEAD --- dotnet6-6.0.118/src/xliff-tasks/.git/logs/HEAD 2023-05-22 22:29:06.000000000 +0000 +++ dotnet6-6.0.119/src/xliff-tasks/.git/logs/HEAD 2023-06-19 07:44:34.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 bc3233146e1fcd393ed471d5005333c83363e0fe cloudtest_azpcontainer 1684794546 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 bc3233146e1fcd393ed471d5005333c83363e0fe cloudtest_azpcontainer 1687160674 +0000 reset: moving to FETCH_HEAD diff -Nru dotnet6-6.0.118/src/xliff-tasks/.git/logs/refs/heads/master dotnet6-6.0.119/src/xliff-tasks/.git/logs/refs/heads/master --- dotnet6-6.0.118/src/xliff-tasks/.git/logs/refs/heads/master 2023-05-22 22:29:06.000000000 +0000 +++ dotnet6-6.0.119/src/xliff-tasks/.git/logs/refs/heads/master 2023-06-19 07:44:34.000000000 +0000 @@ -1 +1 @@ -0000000000000000000000000000000000000000 bc3233146e1fcd393ed471d5005333c83363e0fe cloudtest_azpcontainer 1684794546 +0000 reset: moving to FETCH_HEAD +0000000000000000000000000000000000000000 bc3233146e1fcd393ed471d5005333c83363e0fe cloudtest_azpcontainer 1687160674 +0000 reset: moving to FETCH_HEAD