From 5daa13e8bda85561c3458aa5c256a43840000675 Mon Sep 17 00:00:00 2001 From: Dominique Whittaker <94140381+dcwhittaker@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:46:00 -0800 Subject: update issue number (#7942) --- release-notes/3.1/3.1.31/3.1.31.md | 2 +- release-notes/6.0/6.0.11/6.0.11.md | 2 +- release-notes/6.0/6.0.11/6.0.111.md | 2 +- release-notes/7.0/7.0.0/7.0.0.md | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/release-notes/3.1/3.1.31/3.1.31.md b/release-notes/3.1/3.1.31/3.1.31.md index 3f30fccb..3c4efdeb 100644 --- a/release-notes/3.1/3.1.31/3.1.31.md +++ b/release-notes/3.1/3.1.31/3.1.31.md @@ -56,7 +56,7 @@ The following repos have been updated. ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #7941](https://github.com/dotnet/core/issues/7941) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ diff --git a/release-notes/6.0/6.0.11/6.0.11.md b/release-notes/6.0/6.0.11/6.0.11.md index 11a4e602..0dfd7bee 100644 --- a/release-notes/6.0/6.0.11/6.0.11.md +++ b/release-notes/6.0/6.0.11/6.0.11.md @@ -86,7 +86,7 @@ You need [Visual Studio 17.3](https://visualstudio.microsoft.com) or later to us ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #7941](https://github.com/dotnet/core/issues/7941) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ diff --git a/release-notes/6.0/6.0.11/6.0.111.md b/release-notes/6.0/6.0.11/6.0.111.md index 4dcad121..69354b47 100644 --- a/release-notes/6.0/6.0.11/6.0.111.md +++ b/release-notes/6.0/6.0.11/6.0.111.md @@ -36,7 +36,7 @@ You need [Visual Studio 17.0](https://visualstudio.microsoft.com) or later to us ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #7941](https://github.com/dotnet/core/issues/7941) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ diff --git a/release-notes/7.0/7.0.0/7.0.0.md b/release-notes/7.0/7.0.0/7.0.0.md index 310cd30b..cacb53be 100644 --- a/release-notes/7.0/7.0.0/7.0.0.md +++ b/release-notes/7.0/7.0.0/7.0.0.md @@ -4,7 +4,7 @@ The .NET 7.0.0 and .NET SDK 7.0.100 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: +.NET 7 is the next major release of .NET following .NET 6.0. You can see [What's new in .NET 7.0](https://learn.microsoft.com/en-us/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] @@ -68,7 +68,7 @@ You need [Visual Studio 17.4 latest preview](https://visualstudio.microsoft.com) ## Feedback -Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments. +Your feedback is important and appreciated. We've created an issue at [dotnet/core #7939](https://github.com/dotnet/core/issues/7939) for your questions and comments. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ @@ -81,7 +81,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/ -[aspnet-blog]: https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7 +[aspnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-asp-net-core-in-dotnet-7/ [ef-blog]: https://devblogs.microsoft.com/dotnet/announcing-ef7 [ef_bugs]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.0+is%3Aclosed+label%3Atype-bug [ef_features]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.0+is%3Aclosed+label%3Atype-enhancement -- cgit v1.2.3