[main] Source code updates from dotnet/dotnet#493
Merged
MichaelSimons merged 2 commits intomainfrom Aug 25, 2025
Merged
Conversation
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25416.109 -> 10.0.0-beta.25418.119)
Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25418.119 -> 10.0.0-beta.25420.109)
MichaelSimons
approved these changes
Aug 25, 2025
HakanL
pushed a commit
to HakanL/deployment-tools
that referenced
this pull request
Aug 26, 2025
* Update dependencies from https://github.com/dotnet/dotnet build 279959 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25416.109 -> 10.0.0-beta.25418.119) * Update dependencies from https://github.com/dotnet/dotnet build 280198 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25418.119 -> 10.0.0-beta.25420.109) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
akoeplinger
pushed a commit
that referenced
this pull request
Aug 26, 2025
NikolaMilosavljevic
added a commit
that referenced
this pull request
Aug 26, 2025
* #458 Added support to set MapFileExtensions * Add help messages to HelpTerse and HelpVerbose * Fixed copy/paste issue and included XLF files * [main] Source code updates from dotnet/dotnet (#493) * Update dependencies from https://github.com/dotnet/dotnet build 279959 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25416.109 -> 10.0.0-beta.25418.119) * Update dependencies from https://github.com/dotnet/dotnet build 280198 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25418.119 -> 10.0.0-beta.25420.109) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> * Reorganized description for MaxFileExtensions Specifies whether or not the ".deploy" file extension mapping is used. If this flag is true then every application file is published with a ".deploy" file extension. This option is useful for web server security to limit the number of file extensions that need to be unblocked to enable ClickOnce application deployment. The default is false. --------- Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies
Associated changes in source repos