NuGet.Config & runTerminalCommand.commands
This commit is contained in:
@ -74,6 +74,12 @@
|
||||
"*.pcl": "hexEditor.hexedit",
|
||||
"*.dib": "default"
|
||||
},
|
||||
"runTerminalCommand.commands": [
|
||||
{
|
||||
"command": "dotnet build --runtime win-x64",
|
||||
"name": ".net Build Win-x64"
|
||||
}
|
||||
],
|
||||
"mssql.connections": [
|
||||
{
|
||||
"connectionString": "Microsoft.SqlTools|itemtype:Profile|server:MESSA008.na.infineon.com|db:IRMNSPC_TEST|user:IQSDMS1_TEST|isConnectionString:true",
|
||||
|
Reference in New Issue
Block a user