Remove obj folder from GIT.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.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("Models")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Models")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
3b3966ab846f2baa830e3dc9c894857e2451f35c409bfaa672762e55f8497742
|
||||
@@ -1,14 +0,0 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.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 = Models
|
||||
build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Models/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
@@ -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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
92848b9e5ccd2dd8e8582074983e283ea433c279311f5c7e15d195dbd4729245
|
||||
@@ -1,12 +0,0 @@
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.deps.json
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Debug/net8.0/Models.pdb
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.AssemblyInfoInputs.cache
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.AssemblyInfo.cs
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.csproj.CoreCompileInputs.cache
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/refint/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.pdb
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/ref/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Debug/net8.0/Models.csproj.AssemblyReference.cache
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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,100 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
|
||||
"projectName": "Models",
|
||||
"projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
|
||||
"packagesPath": "/home/skingging/.nuget/packages/",
|
||||
"outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/skingging/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "all"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MessagePack": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"MessagePack.Annotations": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"MessagePackAnalyzer": {
|
||||
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"Microsoft.Data.Sqlite": {
|
||||
"target": "Package",
|
||||
"version": "[8.0.10, )"
|
||||
},
|
||||
"SQLite": {
|
||||
"target": "Package",
|
||||
"version": "[3.13.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[8.0.5, 8.0.5]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[8.0.5, 8.0.5]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.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)' == '' ">/home/skingging/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/skingging/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/skingging/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -1,7 +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)sqlitepclraw.lib.e_sqlite3/2.1.6/buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('$(NuGetPackageRoot)sqlitepclraw.lib.e_sqlite3/2.1.6/buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)messagepackanalyzer/3.0.238-rc.1/build/MessagePackAnalyzer.targets" Condition="Exists('$(NuGetPackageRoot)messagepackanalyzer/3.0.238-rc.1/build/MessagePackAnalyzer.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -1,4 +0,0 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.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("Models")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f3c6338a6ae57d4e839090fca125bc38f764d016")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Models")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Models")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
bb0c2d9d87a7312699b453948dc650e35ab584804c7b493f054c01ebc45922a0
|
||||
@@ -1,14 +0,0 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.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 = Models
|
||||
build_property.ProjectDir = /home/skingging/Documents/Projects/CSharp/RSE/Models/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
@@ -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;
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
||||
4cf2794389665fa4009a3508018cef322df1e671b22a7bcaa3aeabab17b74bf5
|
||||
@@ -1,12 +0,0 @@
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.csproj.AssemblyReference.cache
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.AssemblyInfoInputs.cache
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.AssemblyInfo.cs
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.csproj.CoreCompileInputs.cache
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.deps.json
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/bin/Release/net8.0/Models.pdb
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/refint/Models.dll
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/Models.pdb
|
||||
/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/Release/net8.0/ref/Models.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,598 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"MessagePack/3.0.238-rc.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"MessagePack.Annotations": "3.0.238-rc.1",
|
||||
"MessagePackAnalyzer": "3.0.238-rc.1",
|
||||
"Microsoft.NET.StringTools": "17.11.4"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net8.0/MessagePack.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/MessagePack.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MessagePack.Annotations/3.0.238-rc.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/MessagePack.Annotations.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/MessagePack.Annotations.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MessagePackAnalyzer/3.0.238-rc.1": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/MessagePackAnalyzer.targets": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.Data.Sqlite/8.0.10": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.Data.Sqlite.Core": "8.0.10",
|
||||
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.6"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/_._": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.Data.Sqlite.Core/8.0.10": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.core": "2.1.6"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NET.StringTools/17.11.4": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/net8.0/_._": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/Microsoft.NET.StringTools.dll": {
|
||||
"related": ".pdb;.xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLite/3.13.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-x64/native/libsqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x64"
|
||||
},
|
||||
"runtimes/osx-x64/native/libsqlite3.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-x64"
|
||||
},
|
||||
"runtimes/win7-x64/native/sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win7-x64"
|
||||
},
|
||||
"runtimes/win7-x86/native/sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win7-x86"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.lib.e_sqlite3": "2.1.6",
|
||||
"SQLitePCLRaw.provider.e_sqlite3": "2.1.6"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.core/2.1.6": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Memory": "4.5.3"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/_._": {}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets": {}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a": {
|
||||
"assetType": "native",
|
||||
"rid": "browser-wasm"
|
||||
},
|
||||
"runtimes/linux-arm/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-arm"
|
||||
},
|
||||
"runtimes/linux-arm64/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-arm64"
|
||||
},
|
||||
"runtimes/linux-armel/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-armel"
|
||||
},
|
||||
"runtimes/linux-mips64/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-mips64"
|
||||
},
|
||||
"runtimes/linux-musl-arm/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-musl-arm"
|
||||
},
|
||||
"runtimes/linux-musl-arm64/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-musl-arm64"
|
||||
},
|
||||
"runtimes/linux-musl-x64/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-musl-x64"
|
||||
},
|
||||
"runtimes/linux-ppc64le/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-ppc64le"
|
||||
},
|
||||
"runtimes/linux-s390x/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-s390x"
|
||||
},
|
||||
"runtimes/linux-x64/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x64"
|
||||
},
|
||||
"runtimes/linux-x86/native/libe_sqlite3.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x86"
|
||||
},
|
||||
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "maccatalyst-arm64"
|
||||
},
|
||||
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "maccatalyst-x64"
|
||||
},
|
||||
"runtimes/osx-arm64/native/libe_sqlite3.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-arm64"
|
||||
},
|
||||
"runtimes/osx-x64/native/libe_sqlite3.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-x64"
|
||||
},
|
||||
"runtimes/win-arm/native/e_sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-arm"
|
||||
},
|
||||
"runtimes/win-arm64/native/e_sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-arm64"
|
||||
},
|
||||
"runtimes/win-x64/native/e_sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-x64"
|
||||
},
|
||||
"runtimes/win-x86/native/e_sqlite3.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-x86"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"SQLitePCLRaw.core": "2.1.6"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
|
||||
}
|
||||
},
|
||||
"System.Memory/4.5.3": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.1/_._": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MessagePack/3.0.238-rc.1": {
|
||||
"sha512": "gAVmHb2gswXviGFpAmUgGBVvZEjYGph7Co5hp6IbshEooIuZT34Rv4YcBKvVnUCHdoqxQvK6DZIOPSLSYv3LjQ==",
|
||||
"type": "package",
|
||||
"path": "messagepack/3.0.238-rc.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net472/MessagePack.dll",
|
||||
"lib/net472/MessagePack.xml",
|
||||
"lib/net8.0/MessagePack.dll",
|
||||
"lib/net8.0/MessagePack.xml",
|
||||
"lib/netstandard2.0/MessagePack.dll",
|
||||
"lib/netstandard2.0/MessagePack.xml",
|
||||
"lib/netstandard2.1/MessagePack.dll",
|
||||
"lib/netstandard2.1/MessagePack.xml",
|
||||
"messagepack.3.0.238-rc.1.nupkg.sha512",
|
||||
"messagepack.nuspec"
|
||||
]
|
||||
},
|
||||
"MessagePack.Annotations/3.0.238-rc.1": {
|
||||
"sha512": "yvnpKGuxZuFHnYZ9N8WQXQn0J28w2f0evh0RekDtuxIEKGPw/qQLQXyQWFzMunfb/+pKTWYlUZR1rvvNcwl10A==",
|
||||
"type": "package",
|
||||
"path": "messagepack.annotations/3.0.238-rc.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/netstandard2.0/MessagePack.Annotations.dll",
|
||||
"lib/netstandard2.0/MessagePack.Annotations.xml",
|
||||
"messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
|
||||
"messagepack.annotations.nuspec"
|
||||
]
|
||||
},
|
||||
"MessagePackAnalyzer/3.0.238-rc.1": {
|
||||
"sha512": "qweXSZ+3mrf3RAqBs71vrF20SiNmqQdbrrt/L3749jh7OPpvdyZcHhOd20BSk+THQXgmmQfqF5F3o/J7S7tGCQ==",
|
||||
"type": "package",
|
||||
"path": "messagepackanalyzer/3.0.238-rc.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"analyzers/roslyn4.3/cs/MessagePack.Analyzers.CodeFixes.dll",
|
||||
"analyzers/roslyn4.3/cs/MessagePack.SourceGenerator.dll",
|
||||
"build/MessagePackAnalyzer.targets",
|
||||
"messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
|
||||
"messagepackanalyzer.nuspec"
|
||||
]
|
||||
},
|
||||
"Microsoft.Data.Sqlite/8.0.10": {
|
||||
"sha512": "WN+qgrEcXg66YHtICl0W4If9v98PBenIj/INVkJaC+wqGX/Zus3aqyv6EI17EBRsw6tcvWsKd980X5iQ7wcj1Q==",
|
||||
"type": "package",
|
||||
"path": "microsoft.data.sqlite/8.0.10",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"PACKAGE.md",
|
||||
"lib/netstandard2.0/_._",
|
||||
"microsoft.data.sqlite.8.0.10.nupkg.sha512",
|
||||
"microsoft.data.sqlite.nuspec"
|
||||
]
|
||||
},
|
||||
"Microsoft.Data.Sqlite.Core/8.0.10": {
|
||||
"sha512": "i95bgLqp6rJzmhQEtGhVVHnk1nYAhr/pLDul676PnwI/d7uDSSGs2ZPU9aP0VOuppkZaNinQOUCrD7cstDbQiQ==",
|
||||
"type": "package",
|
||||
"path": "microsoft.data.sqlite.core/8.0.10",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"PACKAGE.md",
|
||||
"lib/net6.0/Microsoft.Data.Sqlite.dll",
|
||||
"lib/net6.0/Microsoft.Data.Sqlite.xml",
|
||||
"lib/net8.0/Microsoft.Data.Sqlite.dll",
|
||||
"lib/net8.0/Microsoft.Data.Sqlite.xml",
|
||||
"lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
|
||||
"lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
|
||||
"microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
|
||||
"microsoft.data.sqlite.core.nuspec"
|
||||
]
|
||||
},
|
||||
"Microsoft.NET.StringTools/17.11.4": {
|
||||
"sha512": "mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
|
||||
"type": "package",
|
||||
"path": "microsoft.net.stringtools/17.11.4",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"MSBuild-NuGet-Icon.png",
|
||||
"README.md",
|
||||
"lib/net472/Microsoft.NET.StringTools.dll",
|
||||
"lib/net472/Microsoft.NET.StringTools.pdb",
|
||||
"lib/net472/Microsoft.NET.StringTools.xml",
|
||||
"lib/net8.0/Microsoft.NET.StringTools.dll",
|
||||
"lib/net8.0/Microsoft.NET.StringTools.pdb",
|
||||
"lib/net8.0/Microsoft.NET.StringTools.xml",
|
||||
"lib/netstandard2.0/Microsoft.NET.StringTools.dll",
|
||||
"lib/netstandard2.0/Microsoft.NET.StringTools.pdb",
|
||||
"lib/netstandard2.0/Microsoft.NET.StringTools.xml",
|
||||
"microsoft.net.stringtools.17.11.4.nupkg.sha512",
|
||||
"microsoft.net.stringtools.nuspec",
|
||||
"notices/THIRDPARTYNOTICES.txt",
|
||||
"ref/net472/Microsoft.NET.StringTools.dll",
|
||||
"ref/net472/Microsoft.NET.StringTools.xml",
|
||||
"ref/net8.0/Microsoft.NET.StringTools.dll",
|
||||
"ref/net8.0/Microsoft.NET.StringTools.xml",
|
||||
"ref/netstandard2.0/Microsoft.NET.StringTools.dll",
|
||||
"ref/netstandard2.0/Microsoft.NET.StringTools.xml"
|
||||
]
|
||||
},
|
||||
"SQLite/3.13.0": {
|
||||
"sha512": "MJfRiz2p6aMVOxrxGMdVzhpzI0oxTgZSwC8eVuOpV8L7yYaFUu8q/OFYwv9P0/aZ/pdEu24O6gma6wZJMTun9A==",
|
||||
"type": "package",
|
||||
"path": "sqlite/3.13.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"build/net45/SQLite.props",
|
||||
"lib/netstandard1.0/_._",
|
||||
"runtimes/linux-x64/native/libsqlite3.so",
|
||||
"runtimes/osx-x64/native/libsqlite3.dylib",
|
||||
"runtimes/win10-arm/nativeassets/uap10.0/sqlite3.dll",
|
||||
"runtimes/win10-x64/nativeassets/uap10.0/sqlite3.dll",
|
||||
"runtimes/win10-x86/nativeassets/uap10.0/sqlite3.dll",
|
||||
"runtimes/win7-x64/native/sqlite3.dll",
|
||||
"runtimes/win7-x86/native/sqlite3.dll",
|
||||
"sqlite-version.txt",
|
||||
"sqlite.3.13.0.nupkg.sha512",
|
||||
"sqlite.nuspec"
|
||||
]
|
||||
},
|
||||
"SQLitePCLRaw.bundle_e_sqlite3/2.1.6": {
|
||||
"sha512": "BmAf6XWt4TqtowmiWe4/5rRot6GerAeklmOPfviOvwLoF5WwgxcJHAxZtySuyW9r9w+HLILnm8VfJFLCUJYW8A==",
|
||||
"type": "package",
|
||||
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.6",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/monoandroid90/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/net461/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/net6.0-android31.0/SQLitePCLRaw.batteries_v2.xml",
|
||||
"lib/net6.0-ios14.0/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/net6.0-ios14.2/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/net6.0-tvos10.0/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
|
||||
"lib/xamarinios10/SQLitePCLRaw.batteries_v2.dll",
|
||||
"sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"sqlitepclraw.bundle_e_sqlite3.nuspec"
|
||||
]
|
||||
},
|
||||
"SQLitePCLRaw.core/2.1.6": {
|
||||
"sha512": "wO6v9GeMx9CUngAet8hbO7xdm+M42p1XeJq47ogyRoYSvNSp0NGLI+MgC0bhrMk9C17MTVFlLiN6ylyExLCc5w==",
|
||||
"type": "package",
|
||||
"path": "sqlitepclraw.core/2.1.6",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/netstandard2.0/SQLitePCLRaw.core.dll",
|
||||
"sqlitepclraw.core.2.1.6.nupkg.sha512",
|
||||
"sqlitepclraw.core.nuspec"
|
||||
]
|
||||
},
|
||||
"SQLitePCLRaw.lib.e_sqlite3/2.1.6": {
|
||||
"sha512": "2ObJJLkIUIxRpOUlZNGuD4rICpBnrBR5anjyfUFQep4hMOIeqW+XGQYzrNmHSVz5xSWZ3klSbh7sFR6UyDj68Q==",
|
||||
"type": "package",
|
||||
"path": "sqlitepclraw.lib.e_sqlite3/2.1.6",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"buildTransitive/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
|
||||
"buildTransitive/net6.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
||||
"buildTransitive/net7.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
||||
"buildTransitive/net8.0/SQLitePCLRaw.lib.e_sqlite3.targets",
|
||||
"lib/net461/_._",
|
||||
"lib/netstandard2.0/_._",
|
||||
"runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a",
|
||||
"runtimes/browser-wasm/nativeassets/net7.0/e_sqlite3.a",
|
||||
"runtimes/browser-wasm/nativeassets/net8.0/e_sqlite3.a",
|
||||
"runtimes/linux-arm/native/libe_sqlite3.so",
|
||||
"runtimes/linux-arm64/native/libe_sqlite3.so",
|
||||
"runtimes/linux-armel/native/libe_sqlite3.so",
|
||||
"runtimes/linux-mips64/native/libe_sqlite3.so",
|
||||
"runtimes/linux-musl-arm/native/libe_sqlite3.so",
|
||||
"runtimes/linux-musl-arm64/native/libe_sqlite3.so",
|
||||
"runtimes/linux-musl-x64/native/libe_sqlite3.so",
|
||||
"runtimes/linux-ppc64le/native/libe_sqlite3.so",
|
||||
"runtimes/linux-s390x/native/libe_sqlite3.so",
|
||||
"runtimes/linux-x64/native/libe_sqlite3.so",
|
||||
"runtimes/linux-x86/native/libe_sqlite3.so",
|
||||
"runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib",
|
||||
"runtimes/maccatalyst-x64/native/libe_sqlite3.dylib",
|
||||
"runtimes/osx-arm64/native/libe_sqlite3.dylib",
|
||||
"runtimes/osx-x64/native/libe_sqlite3.dylib",
|
||||
"runtimes/win-arm/native/e_sqlite3.dll",
|
||||
"runtimes/win-arm64/native/e_sqlite3.dll",
|
||||
"runtimes/win-x64/native/e_sqlite3.dll",
|
||||
"runtimes/win-x86/native/e_sqlite3.dll",
|
||||
"runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
|
||||
"runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
|
||||
"runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
|
||||
"runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
|
||||
"sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"sqlitepclraw.lib.e_sqlite3.nuspec"
|
||||
]
|
||||
},
|
||||
"SQLitePCLRaw.provider.e_sqlite3/2.1.6": {
|
||||
"sha512": "PQ2Oq3yepLY4P7ll145P3xtx2bX8xF4PzaKPRpw9jZlKvfe4LE/saAV82inND9usn1XRpmxXk7Lal3MTI+6CNg==",
|
||||
"type": "package",
|
||||
"path": "sqlitepclraw.provider.e_sqlite3/2.1.6",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
||||
"lib/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
||||
"lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
|
||||
"sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"sqlitepclraw.provider.e_sqlite3.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Memory/4.5.3": {
|
||||
"sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
|
||||
"type": "package",
|
||||
"path": "system.memory/4.5.3",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/netcoreapp2.1/_._",
|
||||
"lib/netstandard1.1/System.Memory.dll",
|
||||
"lib/netstandard1.1/System.Memory.xml",
|
||||
"lib/netstandard2.0/System.Memory.dll",
|
||||
"lib/netstandard2.0/System.Memory.xml",
|
||||
"ref/netcoreapp2.1/_._",
|
||||
"system.memory.4.5.3.nupkg.sha512",
|
||||
"system.memory.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"MessagePack >= 3.0.238-rc.1",
|
||||
"MessagePack.Annotations >= 3.0.238-rc.1",
|
||||
"MessagePackAnalyzer >= 3.0.238-rc.1",
|
||||
"Microsoft.Data.Sqlite >= 8.0.10",
|
||||
"SQLite >= 3.13.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/skingging/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
|
||||
"projectName": "Models",
|
||||
"projectPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
|
||||
"packagesPath": "/home/skingging/.nuget/packages/",
|
||||
"outputPath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/skingging/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "all"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MessagePack": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"MessagePack.Annotations": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"MessagePackAnalyzer": {
|
||||
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[3.0.238-rc.1, )"
|
||||
},
|
||||
"Microsoft.Data.Sqlite": {
|
||||
"target": "Package",
|
||||
"version": "[8.0.10, )"
|
||||
},
|
||||
"SQLite": {
|
||||
"target": "Package",
|
||||
"version": "[3.13.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[8.0.5, 8.0.5]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[8.0.5, 8.0.5]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "F7fXUmCFXZ8=",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/skingging/.nuget/packages/messagepack/3.0.238-rc.1/messagepack.3.0.238-rc.1.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/messagepack.annotations/3.0.238-rc.1/messagepack.annotations.3.0.238-rc.1.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/messagepackanalyzer/3.0.238-rc.1/messagepackanalyzer.3.0.238-rc.1.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/microsoft.data.sqlite/8.0.10/microsoft.data.sqlite.8.0.10.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/microsoft.data.sqlite.core/8.0.10/microsoft.data.sqlite.core.8.0.10.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/microsoft.net.stringtools/17.11.4/microsoft.net.stringtools.17.11.4.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/sqlite/3.13.0/sqlite.3.13.0.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.1.6/sqlitepclraw.bundle_e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/sqlitepclraw.core/2.1.6/sqlitepclraw.core.2.1.6.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.1.6/sqlitepclraw.lib.e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.1.6/sqlitepclraw.provider.e_sqlite3.2.1.6.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/microsoft.netcore.app.ref/8.0.5/microsoft.netcore.app.ref.8.0.5.nupkg.sha512",
|
||||
"/home/skingging/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.5/microsoft.aspnetcore.app.ref.8.0.5.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
"restore":{"projectUniqueName":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj","projectName":"Models","projectPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/Models.csproj","outputPath":"/home/skingging/Documents/Projects/CSharp/RSE/Models/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"all"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessagePack":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePack.Annotations":{"target":"Package","version":"[3.0.238-rc.1, )"},"MessagePackAnalyzer":{"include":"Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive","suppressParent":"All","target":"Package","version":"[3.0.238-rc.1, )"},"Microsoft.Data.Sqlite":{"target":"Package","version":"[8.0.10, )"},"SQLite":{"target":"Package","version":"[3.13.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"downloadDependencies":[{"name":"Microsoft.AspNetCore.App.Ref","version":"[8.0.5, 8.0.5]"},{"name":"Microsoft.NETCore.App.Ref","version":"[8.0.5, 8.0.5]"}],"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/skingging/.dotnet/sdk/9.0.100-preview.6.24328.19/PortableRuntimeIdentifierGraph.json"}}
|
||||
@@ -1 +0,0 @@
|
||||
17314870007240992
|
||||
@@ -1 +0,0 @@
|
||||
17314870007240992
|
||||
Reference in New Issue
Block a user