mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Initial repo config (#9)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"msbuild": {
|
||||
"enabled": false,
|
||||
"ToolsVersion": null,
|
||||
"VisualStudioVersion": null,
|
||||
"Configuration": null,
|
||||
"Platform": null,
|
||||
"EnablePackageAutoRestore" : false,
|
||||
"MSBuildExtensionsPath": null,
|
||||
"TargetFrameworkRootPath" : null,
|
||||
"MSBuildSDKsPath": null,
|
||||
"RoslynTargetsPath" : null,
|
||||
"CscToolPath": null,
|
||||
"CscToolExe": null,
|
||||
"loadProjectsOnDemand": false
|
||||
},
|
||||
"script": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user