🔥 remove fichier inutile
continuous-integration/drone/push Build is failing Details

pull/2/head
Maxence LANONE 2 years ago
parent 574f283d8e
commit 825eea9a97

@ -1,257 +0,0 @@
{
"format": 1,
"restore": {
"/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj",
"projectName": "DbDatamanager",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/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": {
"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj"
},
"/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": {
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.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.200/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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.3, )"
},
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.3, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.3, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.3, )"
}
},
"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.200/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"projectName": "Model",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/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": {
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.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.200/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"projectName": "Shared",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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",
"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.200/RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.3/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.3/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
</ImportGroup>
</Project>

@ -1,8 +0,0 @@
<?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)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.4/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.4/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>

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("DbDatamanager")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("DbDatamanager")]
[assembly: System.Reflection.AssemblyTitleAttribute("DbDatamanager")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DbDatamanager
build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,36 +0,0 @@
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/bin/Debug/net7.0/Shared.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.AssemblyReference.cache
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfoInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.AssemblyInfo.cs
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/refint/DbDatamanager.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.pdb
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.deps.json
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/DbDatamanager.pdb
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Model.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/bin/Debug/net7.0/Shared.pdb
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/DbDatamanager.csproj.CopyComplete
/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/obj/Debug/net7.0/ref/DbDatamanager.dll

File diff suppressed because it is too large Load Diff

@ -1,33 +0,0 @@
{
"version": 2,
"dgSpecHash": "A/n769sy8ImhMXbATyGVsTzZLLkHP81/4R+OX1a6xiN973Gw+NHa7mdztY1RScrOUgfaSpPLPHcUlup2DieDgw==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/DbDatamanager/DbDatamanager.csproj",
"expectedPackageFiles": [
"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.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.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.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": []
}

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyTitleAttribute("EntityFrameWorkLib")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = EntityFrameWorkLib
build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,42 +0,0 @@
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache
/Users/malanone/Projects/EntityFrameWorkLib/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.deps.json
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.runtimeconfig.json
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/bin/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.AssemblyReference.cache
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfoInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.AssemblyInfo.cs
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.dll
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/refint/EntityFrameWorkLib.dll
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.pdb
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/EntityFrameWorkLib.genruntimeconfig.cache
/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/obj/Debug/net7.0/ref/EntityFrameWorkLib.dll

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Target Name="GetEFProjectMetadata">
<MSBuild Condition=" '$(TargetFramework)' == '' "
Projects="$(MSBuildProjectFile)"
Targets="GetEFProjectMetadata"
Properties="TargetFramework=$(TargetFrameworks.Split(';')[0]);EFProjectMetadataFile=$(EFProjectMetadataFile)" />
<ItemGroup Condition=" '$(TargetFramework)' != '' ">
<EFProjectMetadata Include="AssemblyName: $(AssemblyName)" />
<EFProjectMetadata Include="Language: $(Language)" />
<EFProjectMetadata Include="OutputPath: $(OutputPath)" />
<EFProjectMetadata Include="Platform: $(Platform)" />
<EFProjectMetadata Include="PlatformTarget: $(PlatformTarget)" />
<EFProjectMetadata Include="ProjectAssetsFile: $(ProjectAssetsFile)" />
<EFProjectMetadata Include="ProjectDir: $(ProjectDir)" />
<EFProjectMetadata Include="RootNamespace: $(RootNamespace)" />
<EFProjectMetadata Include="RuntimeFrameworkVersion: $(RuntimeFrameworkVersion)" />
<EFProjectMetadata Include="TargetFileName: $(TargetFileName)" />
<EFProjectMetadata Include="TargetFrameworkMoniker: $(TargetFrameworkMoniker)" />
<EFProjectMetadata Include="Nullable: $(Nullable)" />
<EFProjectMetadata Include="TargetFramework: $(TargetFramework)" />
<EFProjectMetadata Include="TargetPlatformIdentifier: $(TargetPlatformIdentifier)" />
</ItemGroup>
<WriteLinesToFile Condition=" '$(TargetFramework)' != '' "
File="$(EFProjectMetadataFile)"
Lines="@(EFProjectMetadata)" />
</Target>
</Project>

@ -1,84 +0,0 @@
{
"format": 1,
"restore": {
"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"projectName": "EntityFrameWorkLib",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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.3, )"
},
"Microsoft.EntityFrameworkCore.Design": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.3, )"
},
"Microsoft.EntityFrameworkCore.Sqlite": {
"target": "Package",
"version": "[7.0.3, )"
},
"Microsoft.EntityFrameworkCore.Tools": {
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
"suppressParent": "All",
"target": "Package",
"version": "[7.0.3, )"
}
},
"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.200/RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.3/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/7.0.3/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design/7.0.3/build/net6.0/Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design/7.0.3/build/net6.0/Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>

@ -1,8 +0,0 @@
<?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)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.4/buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.4/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,38 +0,0 @@
{
"version": 2,
"dgSpecHash": "L2BaDcNelp5Gg28G9AQuSWLBS0s/Y/71N3DZB1/EK9gGQjP2GVkCw3TvW9iadnlr42qxMCmrwOCz6AUSvJ9xFQ==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/EntityFrameWorkLib/EntityFrameWorkLib.csproj",
"expectedPackageFiles": [
"/Users/malanone/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.data.sqlite.core/7.0.3/microsoft.data.sqlite.core.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore/7.0.3/microsoft.entityframeworkcore.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.abstractions/7.0.3/microsoft.entityframeworkcore.abstractions.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.analyzers/7.0.3/microsoft.entityframeworkcore.analyzers.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.design/7.0.3/microsoft.entityframeworkcore.design.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.relational/7.0.3/microsoft.entityframeworkcore.relational.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite/7.0.3/microsoft.entityframeworkcore.sqlite.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/7.0.3/microsoft.entityframeworkcore.sqlite.core.7.0.3.nupkg.sha512",
"/Users/malanone/.nuget/packages/microsoft.entityframeworkcore.tools/7.0.3/microsoft.entityframeworkcore.tools.7.0.3.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/mono.texttemplating/2.2.1/mono.texttemplating.2.2.1.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.4/sqlitepclraw.bundle_e_sqlite3.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.core/2.1.4/sqlitepclraw.core.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.4/sqlitepclraw.lib.e_sqlite3.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.4/sqlitepclraw.provider.e_sqlite3.2.1.4.nupkg.sha512",
"/Users/malanone/.nuget/packages/system.codedom/4.4.0/system.codedom.4.4.0.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": []
}

@ -1,36 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"Model/1.0.0": {
"dependencies": {
"Shared": "1.0.0"
},
"runtime": {
"Model.dll": {}
}
},
"Shared/1.0.0": {
"runtime": {
"Shared.dll": {}
}
}
}
},
"libraries": {
"Model/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Shared/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -1,36 +0,0 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"Model/1.0.0": {
"dependencies": {
"Shared": "1.0.0"
},
"runtime": {
"Model.dll": {}
}
},
"Shared/1.0.0": {
"runtime": {
"Shared.dll": {}
}
}
}
},
"libraries": {
"Model/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Shared/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Model")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Model")]
[assembly: System.Reflection.AssemblyTitleAttribute("Model")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -1 +0,0 @@
4a8dbeadcd9b0f1c9e3d60538b31bdeebd5df202

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Model
build_property.ProjectDir = /Users/malanone/Projects/EntityFramework_LoL/Sources/Model/

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,15 +0,0 @@
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Model.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net6.0/Shared.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.csproj.CopyComplete
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/refint/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/Model.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net6.0/ref/Model.dll

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Model")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Model")]
[assembly: System.Reflection.AssemblyTitleAttribute("Model")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -1 +0,0 @@
4a8dbeadcd9b0f1c9e3d60538b31bdeebd5df202

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Model
build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Model/

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,30 +0,0 @@
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/bin/Debug/net7.0/Shared.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.csproj.CopyComplete
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/refint/Model.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Model/obj/Debug/net7.0/ref/Model.dll
/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.deps.json
/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.dll
/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/Model/bin/Debug/net7.0/Shared.pdb
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.AssemblyReference.cache
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.AssemblyInfoInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.AssemblyInfo.cs
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.csproj.CopyComplete
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.dll
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/refint/Model.dll
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/Model.pdb
/Users/malanone/Projects/EfCore_LoL_S4/Model/obj/Debug/net7.0/ref/Model.dll

@ -1,120 +0,0 @@
{
"format": 1,
"restore": {
"/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"projectName": "Model",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/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": {
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.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.200/RuntimeIdentifierGraph.json"
}
}
},
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"projectName": "Shared",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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",
"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.200/RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
</Project>

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

@ -1,90 +0,0 @@
{
"version": 3,
"targets": {
"net7.0": {
"Shared/1.0.0": {
"type": "project",
"framework": ".NETCoreApp,Version=v6.0",
"compile": {
"bin/placeholder/Shared.dll": {}
},
"runtime": {
"bin/placeholder/Shared.dll": {}
}
}
}
},
"libraries": {
"Shared/1.0.0": {
"type": "project",
"path": "../Shared/Shared.csproj",
"msbuildProject": "../Shared/Shared.csproj"
}
},
"projectFileDependencyGroups": {
"net7.0": [
"Shared >= 1.0.0"
]
},
"packageFolders": {
"/Users/malanone/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"projectName": "Model",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/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": {
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.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.200/RuntimeIdentifierGraph.json"
}
}
}
}

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "c//Gkrx7hnpKf7/lKYmZutzA9R+B/PXwVxxDDaKhOs3wM8xiQWuyGWY5LsBGOBuOEzbiS23yenjNIt85Vpq7gQ==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Model/Model.csproj",
"expectedPackageFiles": [],
"logs": []
}

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")]

@ -1,22 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Shared")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Shared")]
[assembly: System.Reflection.AssemblyTitleAttribute("Shared")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

@ -1 +0,0 @@
e5d71b5acf0dfcbe29395b5fa622ad07a767f235

@ -1,11 +0,0 @@
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Shared
build_property.ProjectDir = /Users/malanone/Projects/EfCore_LoL_S4/Shared/

@ -1,8 +0,0 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

@ -1,24 +0,0 @@
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.deps.json
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/bin/Debug/net6.0/Shared.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/refint/Shared.dll
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/Shared.pdb
/Users/malanone/Projects/EntityFramework_LoL/Sources/Shared/obj/Debug/net6.0/ref/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.deps.json
/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/Shared/bin/Debug/net6.0/Shared.pdb
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.csproj.AssemblyReference.cache
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.GeneratedMSBuildEditorConfig.editorconfig
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.AssemblyInfoInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.AssemblyInfo.cs
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.csproj.CoreCompileInputs.cache
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/refint/Shared.dll
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/Shared.pdb
/Users/malanone/Projects/EfCore_LoL_S4/Shared/obj/Debug/net6.0/ref/Shared.dll

@ -1,62 +0,0 @@
{
"format": 1,
"restore": {
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {}
},
"projects": {
"/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"projectName": "Shared",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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",
"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.200/RuntimeIdentifierGraph.json"
}
}
}
}
}

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/malanone/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/malanone/.nuget/packages/" />
</ItemGroup>
</Project>

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

@ -1,67 +0,0 @@
{
"version": 3,
"targets": {
"net6.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net6.0": []
},
"packageFolders": {
"/Users/malanone/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"projectName": "Shared",
"projectPath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"packagesPath": "/Users/malanone/.nuget/packages/",
"outputPath": "/Users/malanone/Projects/EfCore_LoL_S4/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",
"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.200/RuntimeIdentifierGraph.json"
}
}
}
}

@ -1,8 +0,0 @@
{
"version": 2,
"dgSpecHash": "aViJZwBhDWNB9KzW9PF5sLfhgm4HjV1dc1La3oZLRYQef5BwriPDZiEAx3TWRV278gvhcIVFVE7KZvgd4Gfhsg==",
"success": true,
"projectFilePath": "/Users/malanone/Projects/EfCore_LoL_S4/Shared/Shared.csproj",
"expectedPackageFiles": [],
"logs": []
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save