Bump the dotnet group across 1 directory with 8 updates #68
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.
Bumps the dotnet group with 8 updates in the / directory:
7.2.0
7.3.0
9.0.0
9.1.0
9.0.0
9.1.0
1.6.0
1.6.2
3.8.0
3.8.2
1.0.0-alpha.25112.8
1.0.0-alpha.25119.7
1.0.0-alpha.24562.1
1.0.0-alpha.25119.7
3.8.0
3.8.2
3.8.0
3.8.2
Updates
Swashbuckle.AspNetCore
from 7.2.0 to 7.3.0Release notes
Sourced from Swashbuckle.AspNetCore's releases.
Commits
b84ea3b
Add support for listing available OpenAPI documents (#3263)49806fe
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#3275)65c899e
Bump github/codeql-action from 3.28.9 to 3.28.10 (#3274)fc3a7b7
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#3273)2549f3f
Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#3272)19c9dd2
Bump actions/cache from 4.2.0 to 4.2.1 (#3268)31b4654
Bump dompurify from 3.2.0 to 3.2.4 in /src/Swashbuckle.AspNetCore.ReDoc (#3267)31c6e0d
Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#3266)3c64558
Optional EoL for XML Comments (#2947) (#3255)47526f1
Bump github/codeql-action from 3.28.8 to 3.28.9 (#3261)Updates
Aspire.Hosting
from 9.0.0 to 9.1.0Release notes
Sourced from Aspire.Hosting's releases.
... (truncated)
Commits
2a8f48e
Stabilize branding (#7730)5873c75
Update WaitForResourceHealthyAsync to use DefaultWaitBehavior (#7738)f209b76
[release/9.1] Require resource group on existing azure resources (#7734)9164b37
[release/9.1] Improve XML documentation comments (#7737)9d98476
[release/9.1] Resolve DistributedApplicationResourceBuilder<ResourceWithConne...89d5b4a
[release/9.1] Fix arg annotations when running in IDE mode (#7722)b78ef60
Fix Azure PostgreSQL AsExisting (#7702)5bab8b4
[release/9.1] Don't set properties on existing Azure SQL server resources (#7...a7453c1
[release/9.1] Hide secrets in source tooltip, correct ExpressionResolver logi...87cb282
Change location of contributing devcontainer.json file to improve default cod...Updates
Aspire.Hosting.AppHost
from 9.0.0 to 9.1.0Release notes
Sourced from Aspire.Hosting.AppHost's releases.
... (truncated)
Commits
2a8f48e
Stabilize branding (#7730)5873c75
Update WaitForResourceHealthyAsync to use DefaultWaitBehavior (#7738)f209b76
[release/9.1] Require resource group on existing azure resources (#7734)9164b37
[release/9.1] Improve XML documentation comments (#7737)9d98476
[release/9.1] Resolve DistributedApplicationResourceBuilder<ResourceWithConne...89d5b4a
[release/9.1] Fix arg annotations when running in IDE mode (#7722)b78ef60
Fix Azure PostgreSQL AsExisting (#7702)5bab8b4
[release/9.1] Don't set properties on existing Azure SQL server resources (#7...a7453c1
[release/9.1] Hide secrets in source tooltip, correct ExpressionResolver logi...87cb282
Change location of contributing devcontainer.json file to improve default cod...Updates
Microsoft.Testing.Platform.MSBuild
from 1.6.0 to 1.6.2Changelog
Sourced from Microsoft.Testing.Platform.MSBuild's changelog.
Commits
Updates
MSTest.Analyzers
from 3.8.0 to 3.8.2Release notes
Sourced from MSTest.Analyzers's releases.
Changelog
Sourced from MSTest.Analyzers's changelog.
Commits
88f8ce4
[rel/3.8] Fix ClassCleanup not called when the first test in class is ignored...8026b02
[rel/3.8] Handle if RootNamespace contains invalid identifier characters (#5069)1945ea7
[rel/3.8] Localized file check-in by OneLocBuild Task: Build definition ID 12...360c709
Bump patch version for 3.8 (#5061)ac22a6d
[rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...51d51a8
[rel/3.8] Fix breaking change with telemetry (#5050)cc1c3cd
[rel/3.8] Follow-up to ignore fix (#5043)193598b
[rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...91715f4
[rel/3.8] Useglobal::
prefix for generated code (#5033)efd5256
[rel/3.8] Set packages README correctly (#5030)Updates
MSTest.Engine
from 1.0.0-alpha.25112.8 to 1.0.0-alpha.25119.7Changelog
Sourced from MSTest.Engine's changelog.
... (truncated)
Commits
Updates
MSTest.SourceGeneration
from 1.0.0-alpha.24562.1 to 1.0.0-alpha.25119.7Changelog
Sourced from MSTest.SourceGeneration's changelog.
... (truncated)
Commits
Updates
MSTest.Analyzers
from 3.8.0 to 3.8.2Release notes
Sourced from MSTest.Analyzers's releases.
Changelog
Sourced from MSTest.Analyzers's changelog.
Commits
88f8ce4
[rel/3.8] Fix ClassCleanup not called when the first test in class is ignored...8026b02
[rel/3.8] Handle if RootNamespace contains invalid identifier characters (#5069)1945ea7
[rel/3.8] Localized file check-in by OneLocBuild Task: Build definition ID 12...360c709
Bump patch version for 3.8 (#5061)ac22a6d
[rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...51d51a8
[rel/3.8] Fix breaking change with telemetry (#5050)cc1c3cd
[rel/3.8] Follow-up to ignore fix (#5043)193598b
[rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...91715f4
[rel/3.8] Useglobal::
prefix for generated code (#5033)efd5256
[rel/3.8] Set packages README correctly (#5030)Updates
MSTest.TestFramework
from 3.8.0 to 3.8.2Release notes
Sourced from MSTest.TestFramework's releases.