CI Test
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
74c2f808e8
commit
335b7f8991
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,19 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": { // All providers, LogLevel applies to all the enabled providers.
|
||||
"Default": "Error", // Default logging, Error and higher.
|
||||
"Microsoft": "Warning" // All Microsoft* categories, Warning and higher.
|
||||
},
|
||||
"Debug": { // Debug provider.
|
||||
"LogLevel": {
|
||||
"Default": "Information", // Overrides preceding LogLevel:Default setting.
|
||||
"Microsoft.Hosting": "Trace" // Debug:Microsoft.Hosting category.
|
||||
}
|
||||
},
|
||||
"EventSource": { // EventSource provider
|
||||
"LogLevel": {
|
||||
"Default": "Warning" // All categories of EventSource provider.
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -1,9 +0,0 @@
|
||||
{
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,19 +0,0 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": { // All providers, LogLevel applies to all the enabled providers.
|
||||
"Default": "Error", // Default logging, Error and higher.
|
||||
"Microsoft": "Warning" // All Microsoft* categories, Warning and higher.
|
||||
},
|
||||
"Debug": { // Debug provider.
|
||||
"LogLevel": {
|
||||
"Default": "Information", // Overrides preceding LogLevel:Default setting.
|
||||
"Microsoft.Hosting": "Trace" // Debug:Microsoft.Hosting category.
|
||||
}
|
||||
},
|
||||
"EventSource": { // EventSource provider
|
||||
"LogLevel": {
|
||||
"Default": "Warning" // All categories of EventSource provider.
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
Fast
|
@ -1 +0,0 @@
|
||||
[{"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"}]
|
@ -1,3 +0,0 @@
|
||||
|
||||
CTC1003
|
||||
CTC1003
|
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,7 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.17.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.17.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\7.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.components.analyzers\6.0.9\buildTransitive\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.components.analyzers\6.0.9\buildTransitive\netstandard2.0\Microsoft.AspNetCore.Components.Analyzers.targets')" />
|
||||
</ImportGroup>
|
||||
|
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Trace",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,16 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"displayname": "Zentime",
|
||||
"name": "zentime",
|
||||
"stacksize": 3,
|
||||
"maxdurability": 53,
|
||||
"enchantcategories": [],
|
||||
"repairwith": [
|
||||
"spruce_planks",
|
||||
"oak_planks"
|
||||
],
|
||||
"createddate": "2017-12-19",
|
||||
"updateddate": null
|
||||
}
|
||||
]
|
Loading…
Reference in new issue