-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support .NET 9 #3007
Support .NET 9 #3007
Commits on Oct 15, 2024
-
- Add `net9.0` TFMs. - Drop TFMs for all out-of-support versions of .NET. - Bump version to `7.0.0`. - Only audit direct NuGet dependencies. - Suppress vulnerabilities in IdentityServer4 used in sample. - Remove some now-redundant pre-processor directives.
Configuration menu - View commit details
-
Copy full SHA for 94dfdaa - Browse repository at this point
Copy the full SHA 94dfdaaView commit details -
Target .NET 9 versions for Microsoft.AspNetCore.OpenApi in test sites.
Configuration menu - View commit details
-
Copy full SHA for 3ffef4f - Browse repository at this point
Copy the full SHA 3ffef4fView commit details -
Bump Microsoft.OpenApi to the latest version.
Configuration menu - View commit details
-
Copy full SHA for 6dd102b - Browse repository at this point
Copy the full SHA 6dd102bView commit details -
Update .NET SDK to 9.0.100-preview.7.24407.12 (#3025)
* Update .NET SDK Update .NET SDK to version 9.0.100-preview.7.24407.12. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update NuGet packages Bump NuGet packages for .NET 9 preview 7. --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for 7d44b56 - Browse repository at this point
Copy the full SHA 7d44b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8421c8 - Browse repository at this point
Copy the full SHA c8421c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643e0fc - Browse repository at this point
Copy the full SHA 643e0fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6415900 - Browse repository at this point
Copy the full SHA 6415900View commit details -
Update .NET SDK to 9.0.100-rc.1.24452.12 (#3066)
* Update .NET SDK Update .NET SDK to version 9.0.100-rc.1.24452.12. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update NuGet packages Update NuGet packages for RC1. --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for 520ffe0 - Browse repository at this point
Copy the full SHA 520ffe0View commit details -
Make all the middleware classes internal as they have no useful public-facing functionality (e.g. virtual members). Resolves #2805.
Configuration menu - View commit details
-
Copy full SHA for 68e2d88 - Browse repository at this point
Copy the full SHA 68e2d88View commit details -
Update .NET SDK to 9.0.100-rc.2.24474.11 (#3098)
* Update .NET SDK Update .NET SDK to version 9.0.100-rc.2.24474.11. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update NuGet packages Update NuGet packages for .NET 9 RC2. --------- Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for 62ee3e7 - Browse repository at this point
Copy the full SHA 62ee3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49934ee - Browse repository at this point
Copy the full SHA 49934eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc1c53 - Browse repository at this point
Copy the full SHA dbc1c53View commit details -
Put the newest first so Visual Studio loads the latest version as the selected TFM by default.
Configuration menu - View commit details
-
Copy full SHA for 7ba7bcf - Browse repository at this point
Copy the full SHA 7ba7bcfView commit details
Commits on Oct 17, 2024
-
Apply suggestions from code review
- Remove redundant comment. - Add link to tracking issue in comment.
Configuration menu - View commit details
-
Copy full SHA for 55ff025 - Browse repository at this point
Copy the full SHA 55ff025View commit details
Commits on Oct 29, 2024
-
Add [ActivatorUtilitiesConstructor]
React to aspnet/Announcements#514 for .NET 9.
Configuration menu - View commit details
-
Copy full SHA for 7b37ca6 - Browse repository at this point
Copy the full SHA 7b37ca6View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df713ab - Browse repository at this point
Copy the full SHA df713abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a52eda5 - Browse repository at this point
Copy the full SHA a52eda5View commit details