Skip to content

Bump dotnet-sdk from 10.0.103 to 10.0.200#7104

Merged
valadas merged 2 commits intodevelopfrom
dependabot/dotnet_sdk/dotnet-sdk-10.0.200
Mar 13, 2026
Merged

Bump dotnet-sdk from 10.0.103 to 10.0.200#7104
valadas merged 2 commits intodevelopfrom
dependabot/dotnet_sdk/dotnet-sdk-10.0.200

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps dotnet-sdk from 10.0.103 to 10.0.200.

Release notes

Sourced from dotnet-sdk's releases.

.NET 10.0.4

Release

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 10.0.103 to 10.0.200.
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](dotnet/sdk@v10.0.103...v10.0.200)

---
updated-dependencies:
- dependency-name: dotnet-sdk
  dependency-version: 10.0.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code Type: Maintenance labels Mar 11, 2026
@valadas
Copy link
Copy Markdown
Contributor

valadas commented Mar 12, 2026

Looks like we are hitting an msbuild version issue...

@bdukes
Copy link
Copy Markdown
Contributor

bdukes commented Mar 12, 2026

I updated azure-pipelines.yml to use windows-2025-vs2026 as the agent instead of windows-latest, which resolves the build issue. Not sure if we want to do that, or just wait until windows-latest has VS 2026.

Copy link
Copy Markdown
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is reasonable to me. I think I changed it to latest because of a similar issue but the other way around. So whatever works is fine by me.

@valadas valadas added this to the 10.2.4 milestone Mar 13, 2026
@valadas
Copy link
Copy Markdown
Contributor

valadas commented Mar 13, 2026

This is a release management task, as per our policy, we are self-approving it.

@valadas valadas merged commit ac2867a into develop Mar 13, 2026
3 checks passed
@valadas valadas deleted the dependabot/dotnet_sdk/dotnet-sdk-10.0.200 branch March 13, 2026 01:02
@donker
Copy link
Copy Markdown
Contributor

donker commented Mar 14, 2026

I couldn't get VS 2022 to load the project anymore after installing the .net sdk for this. So this change forced me to VS 2026.

@valadas valadas modified the milestones: 10.2.4, 10.3.0 Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Pull requests that update .net code Type: Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants