pages/*: update Microsoft docs to learn (#8653)

This commit is contained in:
K.B.Dharun Krishna
2022-10-04 20:36:23 +05:30
committed by GitHub
parent dff475b81c
commit ac15e7047a
293 changed files with 293 additions and 293 deletions

View File

@@ -1,7 +1,7 @@
# az
> Microsoft Azure의 공식 CLI tool입니다.
> 더 많은 정보: <https://docs.microsoft.com/cli/azure>.
> 더 많은 정보: <https://learn.microsoft.com/cli/azure>.
- Azure에 로그인:

View File

@@ -1,7 +1,7 @@
# csc
> 마이크로 소프트 사의 C# 컴파일러.
> 더 많은 정보: <https://docs.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
> 더 많은 정보: <https://learn.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
- 하나 이상의 C# 파일을 CIL 실행파일로 컴파일:

View File

@@ -1,7 +1,7 @@
# dotnet
> .NET Core를 위한 크로스 플랫폼 .NET 명령어 도구.
> 더 많은 정보: <https://docs.microsoft.com/dotnet/core/tools>.
> 더 많은 정보: <https://learn.microsoft.com/dotnet/core/tools>.
- 새 .NET 프로젝트 초기화하기: