Ai
1 Star 0 Fork 0

anydev/dotnet-minimal-api-integration-testing

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
omnisharp.json 444 Bytes
一键复制 编辑 原始数据 按行查看 历史
martincostello 提交于 2021-08-12 15:52 +08:00 . Update .NET SDK
{
"fileOptions": {
"systemExcludeSearchPatterns": [
"**/bin/**/*",
"**/obj/**/*",
"**/node_modules/**/*"
],
"excludeSearchPatterns": []
},
"FormattingOptions": {
"enableEditorConfigSupport": true
},
"msbuild": {
"MSBuildSDKsPath": ".\\.dotnetcli",
"EnablePackageAutoRestore": true,
"loadProjectsOnDemand": true
},
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anydev/dotnet-minimal-api-integration-testing.git
git@gitee.com:anydev/dotnet-minimal-api-integration-testing.git
anydev
dotnet-minimal-api-integration-testing
dotnet-minimal-api-integration-testing
dotnet-vnext

搜索帮助