Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorali50m <ali50m@live.com>2022-08-12 18:50:00 +0300
committerGitHub <noreply@github.com>2022-08-12 18:50:00 +0300
commit377867a3c742596316dfaf7cee6db72c643322ff (patch)
treeacb2c00b592350193df6c527bade200fdd66c096
parenta2cbb91755dc07a579100e5641a6c8ac75bbc0d0 (diff)
Update 6.0.8.md (#7694)
the version is 6.0.400 now
-rw-r--r--release-notes/6.0/6.0.8/6.0.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/6.0/6.0.8/6.0.8.md b/release-notes/6.0/6.0.8/6.0.8.md
index 0f11c691..6e3f6670 100644
--- a/release-notes/6.0/6.0.8/6.0.8.md
+++ b/release-notes/6.0/6.0.8/6.0.8.md
@@ -26,7 +26,7 @@ You can check your .NET SDK version by running the following command. The exampl
```console
$ dotnet --version
-6.0.303
+6.0.400
```
Visit [.NET Documentation](https://docs.microsoft.com/dotnet/core/) to learn about .NET, for building many different types of applications.