bug lib
continuous-integration/drone/push Build is failing Details

pull/2/head
Maxence LANONE 3 years ago
parent 38bd01ed03
commit de5dc6ff2c

@ -32,7 +32,7 @@
<MonoDevelop.Ide.DebuggingService.Breakpoints />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<DisabledProjects>
<String>../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj</String>
<String>EntityFrameWorkLib/EntityFrameWorkLib.csproj</String>
</DisabledProjects>
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleDB PreferredExecutionTarget="MonoDevelop.Default" />
<MonoDevelop.Ide.ItemProperties.Tests.ConsoleTests PreferredExecutionTarget="MonoDevelop.Default" />

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Model\Model.csproj" />
<ProjectReference Include="..\..\..\EntityFrameWorkLib\EntityFrameWorkLib\EntityFrameWorkLib.csproj" />
</ItemGroup>
</Project>

@ -4,14 +4,14 @@
"/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"projectName": "DbDatamanager",
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"projectUniqueName": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/",
"outputPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
@ -26,11 +26,7 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj"
}
}
"projectReferences": {}
}
},
"warningProperties": {
@ -42,6 +38,22 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
@ -62,31 +74,31 @@
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj",
"projectName": "Model",
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/Model.csproj",
"projectUniqueName": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"projectName": "DbDatamanager",
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/",
"outputPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/Shared.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/Shared.csproj"
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
}
@ -98,62 +110,8 @@
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/Shared.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/Shared.csproj",
"projectName": "Shared",
"projectPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/Shared.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net6.0": {
"targetAlias": "net6.0",
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",

@ -12,4 +12,7 @@
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.2/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
</ImportGroup>
</Project>

@ -1,2 +1,8 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json/7.0.0/buildTransitive/net6.0/System.Text.Json.targets')" />
<Import Project="$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.2/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.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')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

@ -1,8 +1,33 @@
{
"version": 2,
"dgSpecHash": "G7DZFYmIjMBjgulEXqpFMzNB4GFtrfUj/S/DHDDP3rjU58OVGGrxkegeVbTW59RzXQq/cn5JwW6+xS/48JpWXw==",
"dgSpecHash": "/u63AF/0F9VTB5AD4QxbFdHflW/uhAEpG9hmgeLNPfb0CxPgc2vadlEe4qftJlUoDQxFFCi1cMjWmA88VwfExw==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/DbDatamanager.csproj",
"expectedPackageFiles": [],
"expectedPackageFiles": [
"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.2/microsoft.data.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.2/microsoft.entityframeworkcore.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.2/microsoft.entityframeworkcore.abstractions.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.2/microsoft.entityframeworkcore.analyzers.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.2/microsoft.entityframeworkcore.relational.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.2/microsoft.entityframeworkcore.sqlite.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.2/microsoft.entityframeworkcore.sqlite.core.7.0.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.abstractions/7.0.0/microsoft.extensions.caching.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.caching.memory/7.0.0/microsoft.extensions.caching.memory.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.configuration.abstractions/7.0.0/microsoft.extensions.configuration.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.dependencymodel/7.0.0/microsoft.extensions.dependencymodel.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging/7.0.0/microsoft.extensions.logging.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.logging.abstractions/7.0.0/microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.options/7.0.0/microsoft.extensions.options.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.extensions.primitives/7.0.0/microsoft.extensions.primitives.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.2/sqlitepclraw.bundle_e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.2/sqlitepclraw.core.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.2/sqlitepclraw.lib.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.2/sqlitepclraw.provider.e_sqlite3.2.1.2.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.encodings.web/7.0.0/system.text.encodings.web.7.0.0.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.text.json/7.0.0/system.text.json.7.0.0.nupkg.sha512"
],
"logs": []
}

@ -8,9 +8,6 @@
<StartWorkingDirectory>$(MSBuildProjectDirectory)</StartWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\EntityFrameWorkLib\EntityFrameWorkLib\EntityFrameWorkLib.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Microsoft.EntityFrameworkCore" />
<None Remove="Microsoft.EntityFrameworkCore.Sqlite" />

@ -8,6 +8,7 @@
".NETCoreApp,Version=v7.0": {
"TestUnitaireLOL/1.0.0": {
"dependencies": {
"EntityFrameWorkLib": "1.0.0",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2",
"Microsoft.NET.Test.Sdk": "17.3.2",
"coverlet.collector": "3.1.2",
@ -1420,7 +1421,16 @@
}
}
},
"xunit.runner.visualstudio/2.4.5": {}
"xunit.runner.visualstudio/2.4.5": {},
"EntityFrameWorkLib/1.0.0": {
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2"
},
"runtime": {
"EntityFrameWorkLib.dll": {}
}
}
}
},
"libraries": {
@ -2240,6 +2250,11 @@
"sha512": "sha512-OwHamvBdUKgqsXfBzWiCW/O98BTx81UKzx2bieIOQI7CZFE5NEQZGi8PBQGIKawDW96xeRffiNf20SjfC0x9hw==",
"path": "xunit.runner.visualstudio/2.4.5",
"hashPath": "xunit.runner.visualstudio.2.4.5.nupkg.sha512"
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -4,6 +4,76 @@
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/malanone/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"/usr/local/share/dotnet/library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.2, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/7.0.102/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj": {
"version": "1.0.0",
"restore": {
@ -26,7 +96,11 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
}
},
"warningProperties": {

@ -2296,6 +2296,20 @@
"build": {
"build/netcoreapp3.1/xunit.runner.visualstudio.props": {}
}
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v7.0",
"dependencies": {
"Microsoft.EntityFrameworkCore": "7.0.2",
"Microsoft.EntityFrameworkCore.Sqlite": "7.0.2"
},
"compile": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
},
"runtime": {
"bin/placeholder/EntityFrameWorkLib.dll": {}
}
}
}
},
@ -7225,10 +7239,16 @@
"xunit.runner.visualstudio.2.4.5.nupkg.sha512",
"xunit.runner.visualstudio.nuspec"
]
},
"EntityFrameWorkLib/1.0.0": {
"type": "project",
"path": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"msbuildProject": "../../../../EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
},
"projectFileDependencyGroups": {
"net7.0": [
"EntityFrameWorkLib >= 1.0.0",
"Microsoft.EntityFrameworkCore.Sqlite >= 7.0.2",
"Microsoft.NET.Test.Sdk >= 17.3.2",
"coverlet.collector >= 3.1.2",
@ -7261,7 +7281,11 @@
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
"projectReferences": {
"/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
}
}
}
},
"warningProperties": {

@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "7WAQD4ttKlPdwoIF2+lC/l9kDmQoaZJttecOU+8A+vkyLbmXDBiuLU6WXkMLtzb8BNueoOZCVJniHaGnNBBHRQ==",
"dgSpecHash": "ai+mTt+yvptV7hv02h8nDE355PthLporohRfqTa9zizvDe1BGmeRvL+BtcPClZQjccFg4hVnFWnx3V0XFsNPdg==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EntityFramework_LoL/Sources/Tests/TestUnitaireLOL/TestUnitaireLOL.csproj",
"expectedPackageFiles": [

Loading…
Cancel
Save