Skip to content

Tags: dotnet/sdk

Tags

v9.0.303

Toggle v9.0.303's commit message
Merged PR 51562: Downgrade implicit versions

Downgrade implicit versions

v8.0.412

Toggle v8.0.412's commit message
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

Toggle v8.0.315's commit message
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

Toggle v8.0.118's commit message
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 -->

v10.0.100-preview.6.25358.103

Toggle v10.0.100-preview.6.25358.103's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0.1xx-preview6] Update dependencies from nuget/nuget.clie…

…nt (#49452)

v9.0.302

Toggle v9.0.302's commit message
Merge commit '19ce9bb2591e4c6da269401877ec0d0cba1dd2b1'

v9.0.108

Toggle v9.0.108's commit message
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

Toggle v10.0.100-preview.5.25277.114's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
May implicit version update (#49088)

v8.0.314

Toggle v8.0.314's commit message
[8.0.3xx] Distribute MSBuild 17.10.29

Bumps to the patched MSBuild version matching this SDK band and pins F# to the same version.

v9.0.301

Toggle v9.0.301's commit message
Merge commit '963dbdaf10441c526863a2531338627afae2e31c'