Skip to content

Commit

Permalink
Update links (#8039)
Browse files Browse the repository at this point in the history
* Update links

* Update 7.0.1.md

Co-authored-by: Dominique Whittaker <[email protected]>
  • Loading branch information
mairaw and dcwhittaker authored Dec 13, 2022
1 parent a7c80bd commit b6d03f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
6 changes: 3 additions & 3 deletions release-notes/6.0/6.0.12/6.0.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@ Microsoft is releasing this security advisory to provide information about a vul
A remote code execution vulnerability exists in .NET Core 3.1, .NET 6.0, and .NET 7.0, where a malicious actor could cause a user to run arbitrary code as a result of parsing maliciously crafted xps files.

### Additional fixes in this release
* [Aspnetcore](https://github.com/dotnet/aspnetcore/issues?q=milestone%3A6.0.11+is%3Aclosed+label%3Aservicing-approved+)
* [Runtime](https://github.com/dotnet/runtime/issues?q=milestone%3A6.0.11+is%3Aclosed+label%3Aservicing-approved+)
* [SDK](https://github.com/dotnet/sdk/issues?q=milestone%3A6.0.11+is%3Aclosed+label%3Aservicing-approved+)
* [Aspnetcore](https://github.com/dotnet/aspnetcore/issues?q=milestone%3A6.0.12+is%3Aclosed+label%3Aservicing-approved+)
* [Runtime](https://github.com/dotnet/runtime/issues?q=milestone%3A6.0.12+is%3Aclosed+label%3Aservicing-approved+)
* [SDK](https://github.com/dotnet/sdk/issues?q=milestone%3A6.0.12+is%3Aclosed+label%3Aservicing-approved+)


## Visual Studio Compatibility
Expand Down
11 changes: 1 addition & 10 deletions release-notes/7.0/7.0.1/7.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,7 @@ The .NET 7.0.1 and .NET SDK 7.0.101 releases are available for download. The lat

## What's new in .NET 7

.NET 7 is the next major release of .NET following .NET 6.0. You can see [What's new in .NET 7.0](https://docs.microsoft.com/dotnet/core/whats-new/dotnet-7) for more details. You can also find additional details on the following blog posts:

* [Announcing .NET 7][dotnet-blog]
* [EF Core][ef-blog]
* [ASP.NET Core][aspnet-blog]

Here is list of some of the additions and updates we're excited to bring in .NET 7.

* EntityFramework Core: [bugs][ef_bugs] | [features][ef_features]
* .NET SDK [bugs][sdk_bugs]
.NET 7 is the next major release of .NET following .NET 6.0. You can see [What's new in .NET 7.0](https://docs.microsoft.com/dotnet/core/whats-new/dotnet-7) for more details.

## Downloads

Expand Down

0 comments on commit b6d03f7

Please sign in to comment.