1 Star 0 Fork 0

myFirstway/aspnetcore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
global.json 881 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"sdk": {
"version": "5.0.100-preview.6.20310.4"
},
"tools": {
"dotnet": "5.0.100-preview.6.20310.4",
"runtimes": {
"dotnet/x64": [
"2.1.18",
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"dotnet/x86": [
"$(MicrosoftNETCoreAppInternalPackageVersion)"
],
"aspnetcore/x64": [
"3.1.4"
]
},
"Git": "2.22.0",
"jdk": "11.0.3",
"vs": {
"version": "16.5",
"components": [
"Microsoft.VisualStudio.Component.VC.ATL",
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
"Microsoft.VisualStudio.Component.Windows10SDK.17134"
]
},
"xcopy-msbuild": "16.5.0-alpha"
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.15.2",
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20316.1",
"Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.20316.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/myFirstway/aspnetcore.git
[email protected]:myFirstway/aspnetcore.git
myFirstway
aspnetcore
aspnetcore
master

搜索帮助