8000 Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2707634 by dotnet-bot · Pull Request #48907 · dotnet/sdk · GitHub
[go: up one dir, main page]

Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2707634 #48907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"symbols/TestRunner/choices/MSTest/description": "使用 MSTest 运行器(Microsoft.Testing.Platform)",
"symbols/TestRunner/choices/VSTest/description": "使用 VSTest 平台",
"symbols/CoverageTool/description": "要用于项目的覆盖率工具。",
"symbols/CoverageTool/displayName": "覆盖率工具",
"symbols/CoverageTool/displayName": "覆盖工具",
"symbols/CoverageTool/choices/Microsoft.CodeCoverage/description": "Microsoft 代码覆盖率",
"symbols/CoverageTool/choices/coverlet/description": "coverlet",
"symbols/ExtensionsProfile/description": "使用 MSTest 运行器时选择 SDK 扩展配置文件。有关详细信息,请访问 https://aka.ms/mstest/sdk/extensions-profile",
Expand All @@ -56,4 +56,4 @@
"postActions/restoreNugetPackages/description": "还原此项目所需的 NuGet 包。",
"postActions/restoreNugetPackages/manualInstructions/default/text": "运行 \"dotnet restore\"",
"postActions/openInEditor/description": "在编辑器中打开 Test1.cs"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"symbols/TestRunner/choices/MSTest/description": "使用 MSTest 运行器(Microsoft.Testing.Platform)",
"symbols/TestRunner/choices/VSTest/description": "使用 VSTest 平台",
"symbols/CoverageTool/description": "要用于项目的覆盖率工具。",
"symbols/CoverageTool/displayName": "覆盖率工具",
"symbols/CoverageTool/displayName": "覆盖工具",
"symbols/CoverageTool/choices/Microsoft.CodeCoverage/description": "Microsoft 代码覆盖率",
"symbols/CoverageTool/choices/coverlet/description": "coverlet",
"symbols/ExtensionsProfile/description": "使用 MSTest 运行器时选择 SDK 扩展配置文件。有关详细信息,请访问 https://aka.ms/mstest/sdk/extensions-profile",
Expand All @@ -56,4 +56,4 @@
"postActions/restoreNugetPackages/description": "还原此项目所需的 NuGet 包。",
"postActions/restoreNugetPackages/manualInstructions/default/text": "运行 \"dotnet restore\"",
"postActions/openInEditor/description": "在编辑器中打开 Test1.cs"
}
}
Loading
0