Skip to content

Commit

Permalink
Merge pull request #7204 from dotnet/rbhanda-patch-2
Browse files Browse the repository at this point in the history
Update releases-index.json
  • Loading branch information
rbhanda authored Feb 17, 2022
2 parents d65eb0b + 85ca19b commit 7ac60ca
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions release-notes/7.0/preview/7.0.0-preview.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ The following repos have been updated.

## Visual Studio Compatibility

You need [Visual Studio 17.0](https://visualstudio.microsoft.com) or later to use .NET 7.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 7.0 and C# 9.
You need [Visual Studio 17.2 latest preview](https://visualstudio.microsoft.com) to use .NET 7.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 7.0 and C# 9.


## 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 #7203](https://github.com/dotnet/core/issues/7203) 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/
Expand Down
4 changes: 2 additions & 2 deletions release-notes/7.0/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"runtime-version": "7.0.0-preview.1.22076.8",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.1 latest preview)",
"vs-support": "Visual Studio 2022 (v17.2 latest preview)",
"vs-mac-support": "",
"csharp-version": "10.0",
"fsharp-version": "6.0",
Expand Down Expand Up @@ -234,7 +234,7 @@
"runtime-version": "7.0.0-preview.1.22076.8",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.1 latest preview)",
"vs-support": "Visual Studio 2022 (v17.2 latest preview)",
"vs-mac-support": "",
"csharp-version": "10.0",
"fsharp-version": "6.0",
Expand Down
20 changes: 10 additions & 10 deletions release-notes/releases-index.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"releases-index": [
{
"channel-version": "7.0",
"latest-release": "7.0.0-preview.1",
"latest-release-date": "2022-02-17",
"security": false,
"latest-runtime": "7.0.0-preview.1.22076.8",
"latest-sdk": "7.0.100-preview.1.22110.4",
"product": ".NET",
"support-phase": "preview",
"eol-date": "null",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/7.0/releases.json"
"channel-version": "7.0",
"latest-release": "7.0.0-preview.1",
"latest-release-date": "2022-02-17",
"security": false,
"latest-runtime": "7.0.0-preview.1.22076.8",
"latest-sdk": "7.0.100-preview.1.22110.4",
"product": ".NET",
"support-phase": "preview",
"eol-date": "null",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/7.0/releases.json"
},
{
"channel-version": "6.0",
Expand Down

0 comments on commit 7ac60ca

Please # to comment.