Skip to content

Conversation

@phenning
Copy link
Member

  • Merge main to release/10.0
  • Set Stable package versions

haileymck and others added 30 commits September 5, 2025 16:31
* Update dependencies from https://github.com/dotnet/arcade build 20250905.5

Microsoft.DotNet.Arcade.Sdk
 From Version 11.0.0-beta.25453.1 -> To Version 11.0.0-beta.25455.5

* Update dependencies from https://github.com/dotnet/arcade build 20250907.1

Microsoft.DotNet.Arcade.Sdk
 From Version 11.0.0-beta.25453.1 -> To Version 11.0.0-beta.25457.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update scaffolding package version to RC2

* update DotNetScaffold props
…908.3 (#3205)

Microsoft.DotNet.Arcade.Sdk
 From Version 11.0.0-beta.25457.1 -> To Version 11.0.0-beta.25458.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…909.1 (#3211)

Microsoft.DotNet.Arcade.Sdk
 From Version 11.0.0-beta.25458.3 -> To Version 11.0.0-beta.25459.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Call build.sh/.cmd directly to avoid multiple publish

Only call publish from windows debug strategy
…911.3 (#3219)

Microsoft.DotNet.Arcade.Sdk
 From Version 11.0.0-beta.25459.1 -> To Version 11.0.0-beta.25461.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…912.2 (#3224)

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25461.3 -> To Version 11.0.0-beta.25462.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…917.6 (#3237)

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25462.2 -> To Version 11.0.0-beta.25467.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20250918.5
On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25467.6 -> To Version 11.0.0-beta.25468.5

* Update dependencies from https://github.com/dotnet/arcade build 20250919.3
On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25467.6 -> To Version 11.0.0-beta.25469.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro bot and others added 13 commits November 13, 2025 15:13
…112.6 (#3313)

On relative base path root
Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25560.1 -> To Version 11.0.0-beta.25562.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update `dotnet-scaffold.csproj`

* Add template files to project packaging
…der with .NET 10 template (#3291)

Co-authored-by: MackinnonBuck <10456961+MackinnonBuck@users.noreply.github.com>
Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
* Remove `NavigateTo(\"notfound\")` from Blazor CRUD.

* Attempt of adding `NotFoundPage` parameter to `Router.razor`.

* Add copilot-made templates that should in theory result in creating `NotFound.razor`.

* Fix.

* Fix namespace.

* Fix replace blocks.
* Update to GA packages

* Update other build versions.

* Revert aome version updates, remove NU1701 NoWarn

* Update Microsoft.Build to highest net8.0 secure compatibile version
@phenning phenning requested a review from haileymck November 20, 2025 13:20
@phenning phenning force-pushed the phenning/mergeMainToRelease10 branch 2 times, most recently from fd70e93 to d2a6cf3 Compare November 20, 2025 15:55
@phenning phenning force-pushed the phenning/mergeMainToRelease10 branch from d2a6cf3 to db16b3a Compare November 20, 2025 16:10
haileymck
haileymck previously approved these changes Nov 20, 2025
}
});


Copy link
Member

Choose a reason for hiding this comment

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

nit: whitespace

{
var option = new Option<string>("--tenant-id", "-t")
{
IsRequired = false
Copy link
Member

Choose a reason for hiding this comment

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

trying to understand these IsRequired = false removals. are they false by default?

Copy link
Member Author

Choose a reason for hiding this comment

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

False is the default.

@haileymck
Copy link
Member

how did you test the changes to msidentity?

@phenning
Copy link
Member Author

how did you test the changes to msidentity?

I just reran through the help and verified all the commands were still there and parsed - I didn't verify core functionality, since it is only the command handling that changed.

@phenning phenning force-pushed the phenning/mergeMainToRelease10 branch from a664ad6 to 7de30a4 Compare November 20, 2025 18:24
@phenning
Copy link
Member Author

phenning commented Nov 20, 2025

how did you test the changes to msidentity?

Oh, and we probably wont push the identity tool from this branch since nothing else has changed since last GAed release.

@phenning phenning merged commit 3ccd71c into release/10.0 Nov 21, 2025
8 checks passed
@phenning phenning deleted the phenning/mergeMainToRelease10 branch November 21, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants