CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 14:04:02 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"c97621fe532fbbf340e276ac702f704a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=SGmXwr3%2FNzqM1CG6dxQflFZ5DVZdVNTN8SWhIHGOC%2BFqaSZF4yG4k4SpX01NQSV6tIA7JOnVJSDn5iq%2Fxsn6KndQPSEtJpmtwNHoXZ27443jLDCM7mvDqrgp0rdM%2B0%2Fkl7B7u7uLvzH%2BZaYByCYHDMQlAA6ItAWDPLvboHwl8lkcqdstiPI26YsXUjJDobFyHaZXxuTNnQT94aGQQ3n0ucYxETRFTo8pZBk72fBtM8%2BCfZk%2B5K378NaT2g5Fzh%2FdYg0oIfO6B%2BItPg9FyOQTfA%3D%3D--0WUzMtge8UzMjrwp--rmOI0xH9VP70MVCOAbOJxQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.544613722.1753452242; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 14:04:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 14:04:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 93B2:0A53:70A110:7ED0D3:68838ED2
Tags · dotnet/sdk · GitHub
Toggle v8.0.412's commit message
Toggle v8.0.315's commit message
Toggle v8.0.118's commit message
Toggle v9.0.108's commit message
Toggle v10.0.100-preview.5.25277.114's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Tags: dotnet/sdk
Tags
v8.0.412
Merged PR 51089: Add back the STJ pinning as DependencyModel has a 8.… …0.6 dependency which will... Add back the STJ pinning as DependencyModel has a 8.0.6 dependency which will break in VS tasks ---- #### AI description (iteration 1) #### PR Classification This pull request reintroduces dependency version pinning for System.Text.Json to ensure compatibility with ComponentModel's 8.0.6 dependency. #### PR Summary The changes add a new pinned version property and update multiple project files to explicitly reference the pinned System.Text.Json version. This ensures consistency with Microsoft.Extensions.DependencyModel and avoids conflicts with the version unified by MSBuild in VS 17.10. - `eng/Versions.props`: Added `<PinnedSystemTextJsonPackageVersion>` with value 8.0.5 and an explanatory comment. - `src/RazorSdk/Tasks/Microsoft.NET.Sdk.Razor.Tasks.csproj`: Updated the System.Text.Json PackageReference to use the pinned version. - `src/StaticWebAssetsSdk/Tasks/Microsoft.NET.Sdk.StaticWebAssets.Tasks.csproj`: Modified the System.Text.Json PackageReference with the VersionOverride attribute. - `src/Tasks/Microsoft.NET.Build.Tasks/Microsoft.NET.Build.Tasks.csproj`: Updated the System.Text.Json PackageReference to include the VersionOverride. - `src/WebSdk/Publish/Tasks/Microsoft.NET.Sdk.Publish.Tasks.csproj`: Applied the VersionOverride to the System.Text.Json PackageReference. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
v8.0.315
Merged PR 51090: Add back the STJ pinning as DependencyModel has a 8.… …0.6 dependency which will... Add back the STJ pinning as DependencyModel has a 8.0.6 dependency which will break in VS tasks ---- #### AI description (iteration 1) #### PR Classification This pull request is a dependency update that reintroduces version pinning for System.Text.Json. #### PR Summary The changes add a pinned version property and update multiple project files to use the pinned System.Text.Json version, ensuring compatibility with DependencyModel dependency on 8.0.6. - `eng/Versions.props`: Added `<PinnedSystemTextJsonPackageVersion>8.0.5</PinnedSystemTextJsonPackageVersion>` with a comment to align with Microsoft.Extensions.DependencyModel. - `src/RazorSdk/Tasks/Microsoft.NET.Sdk.Razor.Tasks.csproj`: Updated the `System.Text.Json` package reference to include `VersionOverride="$(PinnedSystemTextJsonPackageVersion)"`. - `src/StaticWebAssetsSdk/Tasks/Microsoft.NET.Sdk.StaticWebAssets.Tasks.csproj`: Updated the `System.Text.Json` package reference with the pinned version override. - `src/Tasks/Microsoft.NET.Build.Tasks/Microsoft.NET.Build.Tasks.csproj`: Revised the `System.Text.Json` package reference to use the pinned version. - `src/WebSdk/Publish/Tasks/Microsoft.NET.Sdk.Publish.Tasks.csproj`: Modified the `System.Text.Json` package reference to incorporate the pinned version override. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
v8.0.118
Merged PR 51091: Add back the STJ pinning as DependencyModel has a 8.… …0.6 dependency which will... Add back the STJ pinning as DependencyModel has a 8.0.6 dependency which will break in VS tasks ---- #### AI description (iteration 1) #### PR Classification This pull request performs a dependency management update by reintroducing explicit version pinning for System.Text.Json. #### PR Summary The changes restore STJ pinning by specifying a pinned version (8.0.5) in the property file and updating all related project files to override the default System.Text.Json version. - `eng/Versions.props`: Added a new `<PinnedSystemTextJsonPackageVersion>` element set to 8.0.5. - `src/RazorSdk/Tasks/Microsoft.NET.Sdk.Razor.Tasks.csproj`: Updated System.Text.Json package reference to use the pinned version via `VersionOverride`. - `src/StaticWebAssetsSdk/Tasks/Microsoft.NET.Sdk.StaticWebAssets.Tasks.csproj`: Applied the pinned version override for System.Text.Json. - `src/Tasks/Microsoft.NET.Build.Tasks/Microsoft.NET.Build.Tasks.csproj`: Integrated the pinned version override for System.Text.Json. - `src/WebSdk/Publish/Tasks/Microsoft.NET.Sdk.Publish.Tasks.csproj`: Modified the System.Text.Json package reference to include the pinned version override. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
v9.0.108
Merged PR 50939: [internal/release/9.0.1xx] Update dependencies from … …dnceng/internal/dotnet-windowsdesktop This pull request updates the following dependencies [marker]: <> (Begin:87db4525-6885-42da-8dd0-7ce296d7fd1a) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop - **Subscription**: [87db4525-6885-42da-8dd0-7ce296d7fd1a](https://maestro.dot.net/subscriptions?search=87db4525-6885-42da-8dd0-7ce296d7fd1a) - **Build**: [20250617.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2732241) - **Date Produced**: June 17, 2025 6:33:14 PM UTC - **Commit**: [bd9e6e960b9e9f00df0462574638f54e80734b7c](https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop?_a=history&version=GCbd9e6e960b9e9f00df0462574638f54e80734b7c) - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.WindowsDesktop.App.Ref**: [from 9.0.7 to 9.0.7][2] - **Microsoft.WindowsDesktop.App.Runtime.win-x64**: [from 9.0.7 to 9.0.7][2] - **VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0**: [from 9.0.7-servicing.25312.1 to 9.0.7-servicing.25317.1][2] - **VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0**: [from 9.0.7-servicing.25312.1 to 9.0.7-servicing.25317.1][2] - **Microsoft.NET.Sdk.WindowsDesktop**: [from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1][3] - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.7-servicing.25312.5 to 9.0.7-servicing.25316.4][4] - **Microsoft.DotNet.Wpf.ProjectTemplates**: [from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1][3] [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-windowsdesktop/branches?baseVersion=GC4c31f574f88e395456cec657c7ccb90fe32e0c56&targetVersion=GCbd9e6e960b9e9f00df0462574638f54e80734b7c&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf/branches?baseVersion=GC2f2fe4899318aaf1a6bfab64a90e142addd46487&targetVersion=GC7ac13333cf0a6ba33b4be231673080313e752e6a&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCef2a3107f7abdeb18ac152197e4e6f37f0625f76&targetVersion=GC839ce1ed3f4e73f8628ba24f48660ecebd99824e&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:87db4525-6885-42da-8dd0-7ce296d7fd1a) [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NET.Sdk.WindowsDesktop**: from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1 (parent: Microsoft.WindowsDesktop.App.Ref) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 9.0.7-servicing.25312.5 to 9.0.7-servicing.25316.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - **Microsoft.DotNet.Wpf.ProjectTemplates**: from 9.0.7-rtm.25312.2 to 9.0.7-rtm.25317.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x...
v10.0.100-preview.5.25277.114
May implicit version update (#49088)
PreviousNext
You can’t perform that action at this time.