Supprimer 'Code/ProjetBlazor/obj/ProjetBlazor.csproj.nuget.dgspec.json'
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
34b2e7bb87
commit
7eba77541e
@ -1,104 +0,0 @@
|
|||||||
{
|
|
||||||
"format": 1,
|
|
||||||
"restore": {
|
|
||||||
"C:\\Users\\Dorian\\Documents\\Blazor\\Code\\ProjetBlazor\\ProjetBlazor.csproj": {}
|
|
||||||
},
|
|
||||||
"projects": {
|
|
||||||
"C:\\Users\\Dorian\\Documents\\Blazor\\Code\\ProjetBlazor\\ProjetBlazor.csproj": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"restore": {
|
|
||||||
"projectUniqueName": "C:\\Users\\Dorian\\Documents\\Blazor\\Code\\ProjetBlazor\\ProjetBlazor.csproj",
|
|
||||||
"projectName": "ProjetBlazor",
|
|
||||||
"projectPath": "C:\\Users\\Dorian\\Documents\\Blazor\\Code\\ProjetBlazor\\ProjetBlazor.csproj",
|
|
||||||
"packagesPath": "C:\\Users\\Dorian\\.nuget\\packages\\",
|
|
||||||
"outputPath": "C:\\Users\\Dorian\\Documents\\Blazor\\Code\\ProjetBlazor\\obj\\",
|
|
||||||
"projectStyle": "PackageReference",
|
|
||||||
"configFilePaths": [
|
|
||||||
"C:\\Users\\Dorian\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
||||||
],
|
|
||||||
"originalTargetFrameworks": [
|
|
||||||
"net6.0"
|
|
||||||
],
|
|
||||||
"sources": {
|
|
||||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
||||||
"https://api.nuget.org/v3/index.json": {}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net6.0": {
|
|
||||||
"targetAlias": "net6.0",
|
|
||||||
"projectReferences": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"warningProperties": {
|
|
||||||
"warnAsError": [
|
|
||||||
"NU1605"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net6.0": {
|
|
||||||
"targetAlias": "net6.0",
|
|
||||||
"dependencies": {
|
|
||||||
"Blazored.LocalStorage": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[4.3.0, )"
|
|
||||||
},
|
|
||||||
"Blazored.Modal": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[7.1.0, )"
|
|
||||||
},
|
|
||||||
"Blazorise.Bootstrap": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[1.1.4.1, )"
|
|
||||||
},
|
|
||||||
"Blazorise.Components": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[1.1.4.1, )"
|
|
||||||
},
|
|
||||||
"Blazorise.DataGrid": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[1.1.4.1, )"
|
|
||||||
},
|
|
||||||
"Blazorise.Icons.FontAwesome": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[1.1.4.1, )"
|
|
||||||
},
|
|
||||||
"Blazorise.Snackbar": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[1.1.4.1, )"
|
|
||||||
},
|
|
||||||
"Microsoft.Extensions.Localization": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[7.0.0, )"
|
|
||||||
},
|
|
||||||
"Microsoft.Extensions.Logging.Configuration": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[7.0.0, )"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"imports": [
|
|
||||||
"net461",
|
|
||||||
"net462",
|
|
||||||
"net47",
|
|
||||||
"net471",
|
|
||||||
"net472",
|
|
||||||
"net48",
|
|
||||||
"net481"
|
|
||||||
],
|
|
||||||
"assetTargetFallback": true,
|
|
||||||
"warn": true,
|
|
||||||
"frameworkReferences": {
|
|
||||||
"Microsoft.AspNetCore.App": {
|
|
||||||
"privateAssets": "none"
|
|
||||||
},
|
|
||||||
"Microsoft.NETCore.App": {
|
|
||||||
"privateAssets": "all"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.100\\RuntimeIdentifierGraph.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in new issue