Skip to content

Commit 9de6875

Browse files
Update Dotnet6Updates.md - Microsoft links
1 parent 9f91093 commit 9de6875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dotnet6Updates.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Implicit Namespaces
44

5-
[Microsoft.Net.Sdk adds implicit namespaces](https://docs.microsoft.com/en-us/dotnet/core/compatibility/sdk/6.0/implicit-namespaces)
5+
[.NET 6 adds implicit usings](https://learn.microsoft.com/dotnet/core/project-sdk/overview#implicit-using-directives?WT.mc_id=DT-MVP-10160)
66

77
## Global Using Directive
88

9-
[global using directive](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/globalusingdirective)
9+
[global using directive](https://learn.microsoft.com/dotnet/csharp/language-reference/proposals/csharp-10.0/globalusingdirective?WT.mc_id=DT-MVP-10160)
1010

1111
Chapter 2, StringSample
1212

0 commit comments

Comments
 (0)