CI Fix
continuous-integration/drone/push Build is failing Details

master
Dorian HODIN 2 years ago
parent 1065d3d9d8
commit 74c2f808e8

Binary file not shown.

@ -4,6 +4,6 @@
"\\Code", "\\Code",
"\\Code\\ProjetBlazor" "\\Code\\ProjetBlazor"
], ],
"SelectedNode": "\\Code\\ProjetBlazor\\Program.cs", "SelectedNode": "\\Code\\ProjetBlazor\\ProjetBlazor.csproj",
"PreviewInSolutionExplorer": false "PreviewInSolutionExplorer": false
} }

Binary file not shown.

@ -1,25 +0,0 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md

Binary file not shown.

@ -15,13 +15,6 @@
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"
} }
},
"Docker": {
"commandName": "Docker",
"launchBrowser": true,
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true,
"useSSL": true
} }
}, },
"iisSettings": { "iisSettings": {

@ -0,0 +1 @@
[{"ContainerToolsException.Message":"Les outils de conteneur Visual Studio nécessitent l'exécution de Docker.","ContainerToolsException.ErrorCode":"CTC1003","ContainerToolsException.StackTrace":"","ContainerToolsException.HResult":"-2146233088"},{"ContainerToolsException.Message":"Les outils de conteneur Visual Studio nécessitent l'exécution de Docker.","ContainerToolsException.ErrorCode":"CTC1003","ContainerToolsException.StackTrace":"","ContainerToolsException.HResult":"-2146233088"}]
Loading…
Cancel
Save