Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk
This commit is contained in:
commit
2ceabf4856
|
@ -1,6 +1,6 @@
|
|||
/typescript/Frontend/node_modules
|
||||
/typescript/Frontend/node_modules/*
|
||||
*/Debug/*
|
||||
*/Release/*
|
||||
*/db.sqlite
|
||||
*/*.fossil
|
||||
**/node_modules
|
||||
**/bin
|
||||
**/obj
|
||||
*.DotSettings.user
|
||||
**/.idea/workspace.xml
|
||||
**/.idea/tasks.xml
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
File diff suppressed because it is too large
Load Diff
|
@ -91,6 +91,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Backend", "app\Backend\Back
|
|||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FossilTui", "app\FossilTui\FossilTui.csproj", "{C40264BB-C834-4C48-9B3F-6BEF8F37C0ED}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Units", "lib\Units\Units.csproj", "{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7}"
|
||||
EndProject
|
||||
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
@ -240,6 +242,10 @@ Global
|
|||
{C40264BB-C834-4C48-9B3F-6BEF8F37C0ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C40264BB-C834-4C48-9B3F-6BEF8F37C0ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C40264BB-C834-4C48-9B3F-6BEF8F37C0ED}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{CF4834CB-91B7-4172-AC13-ECDA8613CD17} = {145597B4-3E30-45E6-9F72-4DD43194539A}
|
||||
|
@ -284,5 +290,6 @@ Global
|
|||
{A56F58C2-B265-435B-A985-53B4D6F49B1A} = {145597B4-3E30-45E6-9F72-4DD43194539A}
|
||||
{C40264BB-C834-4C48-9B3F-6BEF8F37C0ED} = {145597B4-3E30-45E6-9F72-4DD43194539A}
|
||||
{F162D50B-4B99-496D-8354-1FB68E992B2D} = {D846B46B-46FF-4EF7-9B9D-DDBEF9533C56}
|
||||
{C04FB6DA-23C6-46BB-9B21-8F4FBA32FFF7} = {AD5B98A8-AB7F-4DA2-B66D-5B4E63E7D854}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
|
||||
<s:String x:Key="/Default/CodeInspection/Highlighting/AnalysisEnabled/@EntryValue">VISIBLE_FILES</s:String>
|
||||
<s:String x:Key="/Default/Environment/Hierarchy/Build/BuildTool/CustomBuildToolPath/@EntryValue">/usr/lib/dotnet/sdk/6.0.113/MSBuild.dll</s:String>
|
||||
<s:String x:Key="/Default/Environment/Hierarchy/Build/BuildTool/DotNetCliExePath/@EntryValue">/usr/lib/dotnet/dotnet</s:String>
|
||||
<s:Boolean x:Key="/Default/Environment/Hierarchy/Build/BuildTool/RecentDotNetCliExePaths/=_002Fusr_002Fbin_002Fdotnet/@EntryIndexedValue">True</s:Boolean>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<s:Boolean x:Key="/Default/UserDictionary/Words/=Innov/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
|
|
@ -1,486 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/API/API.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/API/API.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/API/API.csproj",
|
||||
"projectName": "API",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/API/API.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/API/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": {
|
||||
"target": "Package",
|
||||
"version": "[13.0.1, )"
|
||||
},
|
||||
"sqlite-net-pcl": {
|
||||
"target": "Package",
|
||||
"version": "[1.8.116, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj",
|
||||
"projectName": "OpenVpnCertificatesServer",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"BouncyCastle": {
|
||||
"target": "Package",
|
||||
"version": "[1.8.9, )"
|
||||
},
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.2.2, )"
|
||||
},
|
||||
"SharpZipLib": {
|
||||
"target": "Package",
|
||||
"version": "[1.3.3, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj",
|
||||
"projectName": "InnovEnergy.Lib.Protocols.DBus",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Reactive": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
},
|
||||
"System.Reflection.Emit": {
|
||||
"target": "Package",
|
||||
"version": "[4.7.0, )"
|
||||
},
|
||||
"System.Security.Principal.Windows": {
|
||||
"target": "Package",
|
||||
"version": "[4.7.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Time/Time.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Time/Time.csproj",
|
||||
"projectName": "Time",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Time/Time.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Time/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"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"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"projectName": "Utils",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.1, )"
|
||||
},
|
||||
"DecimalMath.DecimalEx": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.2, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj",
|
||||
"projectName": "VictronVRM",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Time/Time.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Time/Time.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.2.0, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
},
|
||||
"System.Text.Json": {
|
||||
"target": "Package",
|
||||
"version": "[6.0.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"projectName": "WebServer",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Flurl": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/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)' == '' ">False</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/kim/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/kim/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/kim/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -1,13 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.RootNamespace = InnovEnergy.API
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/API/
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -1,52 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "txRMsA4BjmCk2iCx9W46PczSZ0GaJCkNKOobx6SK/uzt2sbt/jTboM3Q07JADBWy8hPwfpZqspriY8zteLQAzw==",
|
||||
"success": false,
|
||||
"projectFilePath": "/home/kim/code/innovenergy/new/csharp/app/API/API.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/kim/.nuget/packages/bouncycastle/1.8.9/bouncycastle.1.8.9.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/cliwrap/3.3.1/cliwrap.3.3.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/decimalmath.decimalex/1.0.2/decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl/3.0.4/flurl.3.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl.http/3.2.2/flurl.http.3.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.netcore.platforms/2.1.2/microsoft.netcore.platforms.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sharpziplib/1.3.3/sharpziplib.1.3.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlite-net-pcl/1.8.116/sqlite-net-pcl.1.8.116.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.bundle_green/2.0.4/sqlitepclraw.bundle_green.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.core/2.0.4/sqlitepclraw.core.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.4/sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.provider.dynamic_cdecl/2.0.4/sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive/5.0.0/system.reactive.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive.linq/5.0.0/system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.json/6.0.2/system.text.json.6.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
],
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1104",
|
||||
"level": "Error",
|
||||
"message": "Unable to find project '/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj'. Check that the project reference is valid and that the project file exists.",
|
||||
"libraryId": "/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'BouncyCastle 1.8.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "BouncyCastle",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
"restore":{"projectUniqueName":"/home/kim/code/innovenergy/new/csharp/app/API/API.csproj","projectName":"API","projectPath":"/home/kim/code/innovenergy/new/csharp/app/API/API.csproj","outputPath":"/home/kim/code/innovenergy/new/csharp/app/API/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net6.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net6.0":{"targetAlias":"net6.0","projectReferences":{"/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/app/OpenVpnCertificatesServer/OpenVpnCertificatesServer.csproj"},"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"},"/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/Victron/VictronVRM/VictronVRM.csproj"},"/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/VictronVRM/VictronVRM.csproj"},"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net6.0":{"targetAlias":"net6.0","dependencies":{"Newtonsoft.Json":{"target":"Package","version":"[13.0.1, )"},"sqlite-net-pcl":{"target":"Package","version":"[1.8.116, )"}},"imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"}}
|
|
@ -1 +0,0 @@
|
|||
16769731911267901
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,273 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj",
|
||||
"projectName": "Backend",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/Backend/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.2.4, )"
|
||||
},
|
||||
"Microsoft.AspNet.Identity.Core": {
|
||||
"target": "Package",
|
||||
"version": "[2.2.3, )"
|
||||
},
|
||||
"Microsoft.AspNet.Identity.Owin": {
|
||||
"target": "Package",
|
||||
"version": "[2.2.3, )"
|
||||
},
|
||||
"Microsoft.AspNet.WebApi.Core": {
|
||||
"target": "Package",
|
||||
"version": "[5.2.9, )"
|
||||
},
|
||||
"Microsoft.AspNetCore.Identity": {
|
||||
"target": "Package",
|
||||
"version": "[2.2.0, )"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
},
|
||||
"Microsoft.Identity.Web": {
|
||||
"target": "Package",
|
||||
"version": "[1.26.0, )"
|
||||
},
|
||||
"Microsoft.Owin.Cors": {
|
||||
"target": "Package",
|
||||
"version": "[4.2.2, )"
|
||||
},
|
||||
"Microsoft.Owin.Host.SystemWeb": {
|
||||
"target": "Package",
|
||||
"version": "[4.2.2, )"
|
||||
},
|
||||
"Microsoft.Owin.Security": {
|
||||
"target": "Package",
|
||||
"version": "[4.2.2, )"
|
||||
},
|
||||
"Microsoft.Owin.Security.Cookies": {
|
||||
"target": "Package",
|
||||
"version": "[4.2.2, )"
|
||||
},
|
||||
"Microsoft.Owin.Security.OAuth": {
|
||||
"target": "Package",
|
||||
"version": "[4.2.2, )"
|
||||
},
|
||||
"Swashbuckle.AspNetCore": {
|
||||
"target": "Package",
|
||||
"version": "[6.2.3, )"
|
||||
},
|
||||
"Swashbuckle.AspNetCore.Filters": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.6, )"
|
||||
},
|
||||
"Swashbuckle.AspNetCore.Filters.Abstractions": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.6, )"
|
||||
},
|
||||
"sqlite-net-pcl": {
|
||||
"target": "Package",
|
||||
"version": "[1.8.116, )"
|
||||
},
|
||||
"sqlite-net-sqlcipher": {
|
||||
"target": "Package",
|
||||
"version": "[1.9.141-beta, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.AspNetCore.App": {
|
||||
"privateAssets": "none"
|
||||
},
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"projectName": "Utils",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.1, )"
|
||||
},
|
||||
"DecimalMath.DecimalEx": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.2, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"projectName": "WebServer",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Flurl": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/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)' == '' ">/home/kim/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/kim/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/kim/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server/3.0.0/build/Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server/3.0.0/build/Microsoft.Extensions.ApiDescription.Server.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore/6.2.3/build/Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore/6.2.3/build/Swashbuckle.AspNetCore.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">/home/kim/.nuget/packages/microsoft.extensions.apidescription.server/3.0.0</PkgMicrosoft_Extensions_ApiDescription_Server>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,16 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = Backend
|
||||
build_property.RootNamespace = Backend
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/Backend/
|
||||
build_property.RazorLangVersion = 6.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = /home/kim/code/innovenergy/new/csharp/app/Backend
|
||||
build_property._RazorSourceGeneratorDebug =
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
7da5f9a9c2b3b0c732309c09777d2f7e8e62e6a6
|
|
@ -1,213 +0,0 @@
|
|||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/appsettings.Development.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/appsettings.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Backend
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Backend.deps.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Backend.runtimeconfig.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/ref/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Backend.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Microsoft.OpenApi.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.csproj.AssemblyReference.cache
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.AssemblyInfoInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.AssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.csproj.CoreCompileInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cache
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/staticwebassets.build.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/staticwebassets.development.json
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/scopedcss/bundle/Backend.styles.css
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.csproj.CopyComplete
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/ref/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/obj/Debug/net6.0/Backend.genruntimeconfig.cache
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/SQLite-net.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/SQLitePCLRaw.core.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlcipher.a
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlite3.a
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlite3.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlite3.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/System.Net.Http.Formatting.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/System.Web.Http.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Newtonsoft.Json.dll
|
||||
/home/kim/code/innovenergy/new/csharp/Backend/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.csproj.AssemblyReference.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfoInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.AssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.csproj.CoreCompileInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.MvcApplicationPartsAssemblyInfo.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/ref/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/appsettings.Development.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/appsettings.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Backend
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Backend.deps.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Backend.runtimeconfig.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/ref/Backend.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Backend.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Net.Http.Formatting.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Web.Http.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.OpenApi.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLite-net.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.nativelibrary.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.core.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Swagger.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/browser-wasm/nativeassets/net6.0/e_sqlcipher.a
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-arm64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlcipher.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-arm64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/maccatalyst-x64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlcipher.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlcipher.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/staticwebassets.build.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/staticwebassets.development.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/scopedcss/bundle/Backend.styles.css
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.csproj.CopyComplete
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/obj/Debug/net6.0/Backend.genruntimeconfig.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Web.Cors.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Core.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNet.Identity.Owin.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Cors.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Host.SystemWeb.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.Cookies.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Owin.Security.OAuth.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Owin.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/CliWrap.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Flurl.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Flurl.Http.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Reactive.Linq.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Utils.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/WebServer.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/WebServer.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Utils.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Scrutor.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Swashbuckle.AspNetCore.Filters.Abstractions.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Azure.Core.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Azure.Identity.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Certificates.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Azure.Security.KeyVault.Secrets.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificate.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.Certificateless.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Identity.Web.TokenCache.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Abstractions.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.LoggingExtensions.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.IdentityModel.Validators.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Drawing.Common.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Pkcs.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/System.Security.Cryptography.Xml.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.Pkcs.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/DecimalEx.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/AWSSDK.Core.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/AWSSDK.Core.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Backend/bin/Debug/net6.0/AWSSDK.Core.xml
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
587c5c7d097b047b8f861c6fd5d29021801a48c7
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -1,302 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "1RbPp0FEU5KEAhKC3sKKqtzItTMT7Hl8P876cSQLAmvYjhxsYlAjV776Uk2Gh6OMCI2eEoIB6g3d6Cj4SAdSJg==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/kim/.nuget/packages/azure.core/1.6.0/azure.core.1.6.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/azure.identity/1.3.0/azure.identity.1.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/azure.security.keyvault.certificates/4.1.0/azure.security.keyvault.certificates.4.1.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/azure.security.keyvault.secrets/4.1.0/azure.security.keyvault.secrets.4.1.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/cliwrap/3.3.1/cliwrap.3.3.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/decimalmath.decimalex/1.0.2/decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl/3.0.6/flurl.3.0.6.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl.http/3.2.4/flurl.http.3.2.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnet.cors/5.0.0/microsoft.aspnet.cors.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnet.identity.core/2.2.3/microsoft.aspnet.identity.core.2.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnet.identity.owin/2.2.3/microsoft.aspnet.identity.owin.2.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnet.webapi.client/5.2.9/microsoft.aspnet.webapi.client.5.2.9.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnet.webapi.core/5.2.9/microsoft.aspnet.webapi.core.5.2.9.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication/2.2.0/microsoft.aspnetcore.authentication.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication.abstractions/2.2.0/microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication.cookies/2.2.0/microsoft.aspnetcore.authentication.cookies.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication.core/2.2.0/microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication.jwtbearer/5.0.12/microsoft.aspnetcore.authentication.jwtbearer.5.0.12.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.authentication.openidconnect/5.0.12/microsoft.aspnetcore.authentication.openidconnect.5.0.12.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.cryptography.internal/5.0.8/microsoft.aspnetcore.cryptography.internal.5.0.8.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.cryptography.keyderivation/2.2.0/microsoft.aspnetcore.cryptography.keyderivation.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.dataprotection/5.0.8/microsoft.aspnetcore.dataprotection.5.0.8.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.dataprotection.abstractions/5.0.8/microsoft.aspnetcore.dataprotection.abstractions.5.0.8.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.hosting.abstractions/2.2.0/microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.hosting.server.abstractions/2.2.0/microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.http/2.2.0/microsoft.aspnetcore.http.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.http.abstractions/2.2.0/microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.http.extensions/2.2.0/microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.http.features/2.2.0/microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.identity/2.2.0/microsoft.aspnetcore.identity.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.aspnetcore.webutilities/2.2.0/microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.bcl.asyncinterfaces/1.0.0/microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.apidescription.server/3.0.0/microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.caching.abstractions/5.0.0/microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.caching.memory/5.0.0/microsoft.extensions.caching.memory.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.configuration.abstractions/5.0.0/microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.dependencyinjection/7.0.0/microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/7.0.0/microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.dependencymodel/3.1.6/microsoft.extensions.dependencymodel.3.1.6.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.fileproviders.abstractions/5.0.0/microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.hosting.abstractions/5.0.0/microsoft.extensions.hosting.abstractions.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.identity.core/2.2.0/microsoft.extensions.identity.core.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.logging/5.0.0/microsoft.extensions.logging.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.logging.abstractions/5.0.0/microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.objectpool/2.2.0/microsoft.extensions.objectpool.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.options/5.0.0/microsoft.extensions.options.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.primitives/5.0.0/microsoft.extensions.primitives.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.extensions.webencoders/2.2.0/microsoft.extensions.webencoders.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.client/4.46.0/microsoft.identity.client.4.46.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.client.extensions.msal/2.16.5/microsoft.identity.client.extensions.msal.2.16.5.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.web/1.26.0/microsoft.identity.web.1.26.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.web.certificate/1.26.0/microsoft.identity.web.certificate.1.26.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.web.certificateless/1.26.0/microsoft.identity.web.certificateless.1.26.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identity.web.tokencache/1.26.0/microsoft.identity.web.tokencache.1.26.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.abstractions/6.25.1/microsoft.identitymodel.abstractions.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.25.1/microsoft.identitymodel.jsonwebtokens.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.logging/6.25.1/microsoft.identitymodel.logging.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.loggingextensions/6.25.1/microsoft.identitymodel.loggingextensions.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.protocols/6.25.1/microsoft.identitymodel.protocols.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.25.1/microsoft.identitymodel.protocols.openidconnect.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.tokens/6.25.1/microsoft.identitymodel.tokens.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.identitymodel.validators/6.25.1/microsoft.identitymodel.validators.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.net.http.headers/2.2.0/microsoft.net.http.headers.2.2.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.netcore.platforms/3.1.4/microsoft.netcore.platforms.3.1.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.openapi/1.3.1/microsoft.openapi.1.3.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin/4.2.2/microsoft.owin.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin.cors/4.2.2/microsoft.owin.cors.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin.host.systemweb/4.2.2/microsoft.owin.host.systemweb.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin.security/4.2.2/microsoft.owin.security.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin.security.cookies/4.2.2/microsoft.owin.security.cookies.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.owin.security.oauth/4.2.2/microsoft.owin.security.oauth.4.2.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.win32.registry/5.0.0/microsoft.win32.registry.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.win32.systemevents/4.7.0/microsoft.win32.systemevents.4.7.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/newtonsoft.json/12.0.2/newtonsoft.json.12.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/newtonsoft.json.bson/1.0.1/newtonsoft.json.bson.1.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/owin/1.0.0/owin.1.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/scrutor/3.3.0/scrutor.3.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlite-net-pcl/1.8.116/sqlite-net-pcl.1.8.116.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlite-net-sqlcipher/1.9.141-beta/sqlite-net-sqlcipher.1.9.141-beta.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.bundle_e_sqlcipher/2.1.2/sqlitepclraw.bundle_e_sqlcipher.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.bundle_green/2.0.4/sqlitepclraw.bundle_green.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.core/2.1.2/sqlitepclraw.core.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.lib.e_sqlcipher/2.1.2/sqlitepclraw.lib.e_sqlcipher.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.4/sqlitepclraw.lib.e_sqlite3.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.provider.dynamic_cdecl/2.0.4/sqlitepclraw.provider.dynamic_cdecl.2.0.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/sqlitepclraw.provider.e_sqlcipher/2.1.2/sqlitepclraw.provider.e_sqlcipher.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore/6.2.3/swashbuckle.aspnetcore.6.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore.filters/7.0.6/swashbuckle.aspnetcore.filters.7.0.6.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore.filters.abstractions/7.0.6/swashbuckle.aspnetcore.filters.abstractions.7.0.6.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore.swagger/6.2.3/swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore.swaggergen/6.2.3/swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/swashbuckle.aspnetcore.swaggerui/6.2.3/swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.buffers/4.5.0/system.buffers.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.componentmodel.annotations/4.5.0/system.componentmodel.annotations.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.diagnostics.diagnosticsource/4.6.0/system.diagnostics.diagnosticsource.4.6.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.drawing.common/4.7.2/system.drawing.common.4.7.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.formats.asn1/6.0.0/system.formats.asn1.6.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.identitymodel.tokens.jwt/6.25.1/system.identitymodel.tokens.jwt.6.25.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.memory/4.5.3/system.memory.4.5.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive/5.0.0/system.reactive.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive.linq/5.0.0/system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.emit/4.3.0/system.reflection.emit.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.emit.lightweight/4.3.0/system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.cng/4.5.0/system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.pkcs/6.0.1/system.security.cryptography.pkcs.6.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.protecteddata/4.5.0/system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.cryptography.xml/6.0.1/system.security.cryptography.xml.6.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.json/4.7.2/system.text.json.4.7.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512"
|
||||
],
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.AspNet.Cors 5.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.AspNet.Cors",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.AspNet.Identity.Core 2.2.3' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.AspNet.Identity.Core",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.AspNet.Identity.Owin 2.2.3' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.AspNet.Identity.Owin",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.AspNet.WebApi.Core 5.2.9' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.AspNet.WebApi.Core",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin.Cors 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin.Cors",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin.Host.SystemWeb 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin.Host.SystemWeb",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin.Security 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin.Security",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin.Security.Cookies 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin.Security.Cookies",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Microsoft.Owin.Security.OAuth 4.2.2' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Microsoft.Owin.Security.OAuth",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1701",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Package 'Owin 1.0.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.",
|
||||
"libraryId": "Owin",
|
||||
"targetGraphs": [
|
||||
"net6.0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
"restore":{"projectUniqueName":"/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj","projectName":"Backend","projectPath":"/home/kim/code/innovenergy/new/csharp/app/Backend/Backend.csproj","outputPath":"/home/kim/code/innovenergy/new/csharp/app/Backend/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net6.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net6.0":{"targetAlias":"net6.0","projectReferences":{"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net6.0":{"targetAlias":"net6.0","dependencies":{"Flurl.Http":{"target":"Package","version":"[3.2.4, )"},"Microsoft.AspNet.Identity.Core":{"target":"Package","version":"[2.2.3, )"},"Microsoft.AspNet.Identity.Owin":{"target":"Package","version":"[2.2.3, )"},"Microsoft.AspNet.WebApi.Core":{"target":"Package","version":"[5.2.9, )"},"Microsoft.AspNetCore.Identity":{"target":"Package","version":"[2.2.0, )"},"Microsoft.Extensions.DependencyInjection":{"target":"Package","version":"[7.0.0, )"},"Microsoft.Identity.Web":{"target":"Package","version":"[1.26.0, )"},"Microsoft.Owin.Cors":{"target":"Package","version":"[4.2.2, )"},"Microsoft.Owin.Host.SystemWeb":{"target":"Package","version":"[4.2.2, )"},"Microsoft.Owin.Security":{"target":"Package","version":"[4.2.2, )"},"Microsoft.Owin.Security.Cookies":{"target":"Package","version":"[4.2.2, )"},"Microsoft.Owin.Security.OAuth":{"target":"Package","version":"[4.2.2, )"},"Swashbuckle.AspNetCore":{"target":"Package","version":"[6.2.3, )"},"Swashbuckle.AspNetCore.Filters":{"target":"Package","version":"[7.0.6, )"},"Swashbuckle.AspNetCore.Filters.Abstractions":{"target":"Package","version":"[7.0.6, )"},"sqlite-net-pcl":{"target":"Package","version":"[1.8.116, )"},"sqlite-net-sqlcipher":{"target":"Package","version":"[1.9.141-beta, )"}},"imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.AspNetCore.App":{"privateAssets":"none"},"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"}}
|
|
@ -1 +0,0 @@
|
|||
16769731911787900
|
|
@ -1,12 +0,0 @@
|
|||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
|
@ -6,7 +6,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CliWrap" Version="3.4.3" />
|
||||
<PackageReference Include="CliWrap" Version="3.6.0" />
|
||||
<PackageReference Include="System.IO.Ports" Version="7.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -1,140 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj",
|
||||
"projectName": "BmsTunnel",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.4.3, )"
|
||||
},
|
||||
"System.IO.Ports": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"projectName": "Utils",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.1, )"
|
||||
},
|
||||
"DecimalMath.DecimalEx": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.2, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/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)' == '' ">/home/kim/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/kim/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/kim/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -1,13 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.RootNamespace = InnovEnergy.BmsTunnel
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/BmsTunnel/
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
36e3a7f5349a4b6ca48316c35ee500d6385e011f
|
|
@ -1,29 +0,0 @@
|
|||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/BmsTunnel
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/BmsTunnel.deps.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/BmsTunnel.runtimeconfig.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/BmsTunnel.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/ref/BmsTunnel.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/BmsTunnel.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/CliWrap.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/System.IO.Ports.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/System.Reactive.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/System.Reactive.Linq.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/unix/lib/net6.0/System.IO.Ports.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.IO.Ports.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/Utils.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/bin/Debug/net6.0/Utils.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.csproj.AssemblyReference.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfoInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.AssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.csproj.CoreCompileInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.csproj.CopyComplete
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/ref/BmsTunnel.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/Debug/net6.0/BmsTunnel.genruntimeconfig.cache
|
|
@ -1,506 +0,0 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"CliWrap/3.4.3": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-arm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-arm64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"runtime.linux-arm.runtime.native.System.IO.Ports": "7.0.0",
|
||||
"runtime.linux-arm64.runtime.native.System.IO.Ports": "7.0.0",
|
||||
"runtime.linux-x64.runtime.native.System.IO.Ports": "7.0.0",
|
||||
"runtime.osx-arm64.runtime.native.System.IO.Ports": "7.0.0",
|
||||
"runtime.osx-x64.runtime.native.System.IO.Ports": "7.0.0"
|
||||
}
|
||||
},
|
||||
"runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"runtimeTargets": {
|
||||
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-arm64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"runtimeTargets": {
|
||||
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-x64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.IO.Ports/7.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"runtime.native.System.IO.Ports": "7.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net6.0/System.IO.Ports.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/System.IO.Ports.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/net6.0/_._": {}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/unix/lib/net6.0/System.IO.Ports.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "unix"
|
||||
},
|
||||
"runtimes/win/lib/net6.0/System.IO.Ports.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "win"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/net5.0/_._": {}
|
||||
}
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.1/_._": {}
|
||||
}
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": "3.3.1",
|
||||
"DecimalMath.DecimalEx": "1.0.2",
|
||||
"System.Reactive.Linq": "5.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CliWrap/3.4.3": {
|
||||
"sha512": "BDRKs3RzPwYlnKEVTJ7nX5RefF3/xDfXGGcVw66jIHZU19SnKTJTN+AtkR+F0XKe71QFh3ZsJssM4u8iO2gy/Q==",
|
||||
"type": "package",
|
||||
"path": "cliwrap/3.4.3",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Readme.md",
|
||||
"cliwrap.3.4.3.nupkg.sha512",
|
||||
"cliwrap.nuspec",
|
||||
"favicon.png",
|
||||
"lib/net461/CliWrap.dll",
|
||||
"lib/net461/CliWrap.xml",
|
||||
"lib/netcoreapp3.0/CliWrap.dll",
|
||||
"lib/netcoreapp3.0/CliWrap.xml",
|
||||
"lib/netstandard2.0/CliWrap.dll",
|
||||
"lib/netstandard2.0/CliWrap.xml",
|
||||
"lib/netstandard2.1/CliWrap.dll",
|
||||
"lib/netstandard2.1/CliWrap.xml"
|
||||
]
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"sha512": "BCii/IxT7Tx7BPZ7MtrpqVlEii/iaHi4OOXpgaPi+zrphnkbe251KKI3S+pgnTzobfn0jS/SF7bgidqOMj1oGw==",
|
||||
"type": "package",
|
||||
"path": "decimalmath.decimalex/1.0.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE",
|
||||
"decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"decimalmath.decimalex.nuspec",
|
||||
"lib/netstandard2.0/DecimalEx.dll",
|
||||
"lib/netstandard2.0/DecimalEx.xml"
|
||||
]
|
||||
},
|
||||
"runtime.linux-arm.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "CBvgRaF+M0xGLDv2Geb/0v0LEADheH8aK72GRAUJdnqnJVsQO60ki1XO8M3keEhnjm+T5NvLm41pNXAVYAPiSg==",
|
||||
"type": "package",
|
||||
"path": "runtime.linux-arm.runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.linux-arm.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.linux-arm.runtime.native.system.io.ports.nuspec",
|
||||
"runtimes/linux-arm/native/libSystem.IO.Ports.Native.so",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.linux-arm64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "5VCyRCtCIYU8FR/W8oo7ouFuJ8tmAg9ddsuXhfCKZfZrbaVZSKxkmNBa6fxkfYPueD0jQfOvwFBmE5c6zalCSw==",
|
||||
"type": "package",
|
||||
"path": "runtime.linux-arm64.runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.linux-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.linux-arm64.runtime.native.system.io.ports.nuspec",
|
||||
"runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.linux-x64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "DV9dWDUs23OoZqMWl5IhLr3D+b9koDiSHQxFKdYgWnQbnthv8c/yDjrlrI8nMrDc71RAKCO8jlUojzuPMX04gg==",
|
||||
"type": "package",
|
||||
"path": "runtime.linux-x64.runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.linux-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.linux-x64.runtime.native.system.io.ports.nuspec",
|
||||
"runtimes/linux-x64/native/libSystem.IO.Ports.Native.so",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "L4Ivegqc3B0Fee7VifFy2JST9nndm+uvJ0viLIZUaImDfnr+JmRin9Tbqd56KuMtm0eVxHpNOWZBPtKrA/1h5Q==",
|
||||
"type": "package",
|
||||
"path": "runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.native.system.io.ports.nuspec",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.osx-arm64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "jFwh4sKSXZ7al5XrItEO4GdGWa6XNxvNx+LhEHjrSzOwawO1znwJ+Dy+VjnrkySX9Qi4bnHNLoiqOXbqMuka4g==",
|
||||
"type": "package",
|
||||
"path": "runtime.osx-arm64.runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.osx-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.osx-arm64.runtime.native.system.io.ports.nuspec",
|
||||
"runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"runtime.osx-x64.runtime.native.System.IO.Ports/7.0.0": {
|
||||
"sha512": "X4LrHEfke/z9+z+iuVr35NlkhdZldY8JGNMYUN+sfPK/U/6TcE+vP44I0Yv0ir1v0bqIzq3v6Qdv1c1vmp8s4g==",
|
||||
"type": "package",
|
||||
"path": "runtime.osx-x64.runtime.native.system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"runtime.osx-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"runtime.osx-x64.runtime.native.system.io.ports.nuspec",
|
||||
"runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"System.IO.Ports/7.0.0": {
|
||||
"sha512": "0nWQjM5IofaIGpvkifN+LLuYwBG6BHlpmphLhhOJepcW12G8qToGuNDRgBzeTVBZzp33wVsESSZ8hUOCfq+8QA==",
|
||||
"type": "package",
|
||||
"path": "system.io.ports/7.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"buildTransitive/net461/System.IO.Ports.targets",
|
||||
"buildTransitive/net462/_._",
|
||||
"buildTransitive/net6.0/_._",
|
||||
"buildTransitive/netcoreapp2.0/System.IO.Ports.targets",
|
||||
"lib/net462/System.IO.Ports.dll",
|
||||
"lib/net462/System.IO.Ports.xml",
|
||||
"lib/net6.0/System.IO.Ports.dll",
|
||||
"lib/net6.0/System.IO.Ports.xml",
|
||||
"lib/net7.0/System.IO.Ports.dll",
|
||||
"lib/net7.0/System.IO.Ports.xml",
|
||||
"lib/netstandard2.0/System.IO.Ports.dll",
|
||||
"lib/netstandard2.0/System.IO.Ports.xml",
|
||||
"runtimes/unix/lib/net6.0/System.IO.Ports.dll",
|
||||
"runtimes/unix/lib/net6.0/System.IO.Ports.xml",
|
||||
"runtimes/unix/lib/net7.0/System.IO.Ports.dll",
|
||||
"runtimes/unix/lib/net7.0/System.IO.Ports.xml",
|
||||
"runtimes/win/lib/net6.0/System.IO.Ports.dll",
|
||||
"runtimes/win/lib/net6.0/System.IO.Ports.xml",
|
||||
"runtimes/win/lib/net7.0/System.IO.Ports.dll",
|
||||
"runtimes/win/lib/net7.0/System.IO.Ports.xml",
|
||||
"system.io.ports.7.0.0.nupkg.sha512",
|
||||
"system.io.ports.nuspec",
|
||||
"useSharedDesignerContext.txt"
|
||||
]
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
||||
"type": "package",
|
||||
"path": "system.reactive/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"build/net5.0/_._",
|
||||
"build/netcoreapp3.1/System.Reactive.dll",
|
||||
"build/netcoreapp3.1/System.Reactive.targets",
|
||||
"build/netcoreapp3.1/System.Reactive.xml",
|
||||
"buildTransitive/net5.0/_._",
|
||||
"buildTransitive/netcoreapp3.1/System.Reactive.targets",
|
||||
"lib/net472/System.Reactive.dll",
|
||||
"lib/net472/System.Reactive.xml",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.dll",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.xml",
|
||||
"lib/net5.0/System.Reactive.dll",
|
||||
"lib/net5.0/System.Reactive.xml",
|
||||
"lib/netcoreapp3.1/_._",
|
||||
"lib/netstandard2.0/System.Reactive.dll",
|
||||
"lib/netstandard2.0/System.Reactive.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.xml",
|
||||
"system.reactive.5.0.0.nupkg.sha512",
|
||||
"system.reactive.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
|
||||
"type": "package",
|
||||
"path": "system.reactive.linq/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net472/System.Reactive.Linq.dll",
|
||||
"lib/net472/System.Reactive.Linq.xml",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.xml",
|
||||
"system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"system.reactive.linq.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"type": "package",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netcoreapp2.1/_._",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/netcoreapp2.1/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"system.threading.tasks.extensions.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/Utils/Utils.csproj",
|
||||
"msbuildProject": "../../lib/Utils/Utils.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"CliWrap >= 3.4.3",
|
||||
"System.IO.Ports >= 7.0.0",
|
||||
"Utils >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/kim/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj",
|
||||
"projectName": "BmsTunnel",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.4.3, )"
|
||||
},
|
||||
"System.IO.Ports": {
|
||||
"target": "Package",
|
||||
"version": "[7.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Qv6sJgsHepvCERYb47HYJPm/t6a2/9LRsSfrfQuAYMAiZDh/agkv6lO9ULdyFWRlCZf7RQb39DQwxcKtl+rhoQ==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/kim/.nuget/packages/cliwrap/3.4.3/cliwrap.3.4.3.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/decimalmath.decimalex/1.0.2/decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.linux-arm.runtime.native.system.io.ports/7.0.0/runtime.linux-arm.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.linux-arm64.runtime.native.system.io.ports/7.0.0/runtime.linux-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.linux-x64.runtime.native.system.io.ports/7.0.0/runtime.linux-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.native.system.io.ports/7.0.0/runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.osx-arm64.runtime.native.system.io.ports/7.0.0/runtime.osx-arm64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/runtime.osx-x64.runtime.native.system.io.ports/7.0.0/runtime.osx-x64.runtime.native.system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.io.ports/7.0.0/system.io.ports.7.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive/5.0.0/system.reactive.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive.linq/5.0.0/system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
"restore":{"projectUniqueName":"/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj","projectName":"BmsTunnel","projectPath":"/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/BmsTunnel.csproj","outputPath":"/home/kim/code/innovenergy/new/csharp/app/BmsTunnel/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net6.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net6.0":{"targetAlias":"net6.0","projectReferences":{"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net6.0":{"targetAlias":"net6.0","dependencies":{"CliWrap":{"target":"Package","version":"[3.4.3, )"},"System.IO.Ports":{"target":"Package","version":"[7.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"}}
|
|
@ -1 +0,0 @@
|
|||
16769731911227901
|
Binary file not shown.
|
@ -1,209 +0,0 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"Collector/1.0.0": {
|
||||
"dependencies": {
|
||||
"System.Linq.Async": "5.0.0",
|
||||
"Utils": "1.0.0",
|
||||
"WebServer": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Collector.dll": {}
|
||||
}
|
||||
},
|
||||
"CliWrap/3.3.1": {
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"assemblyVersion": "3.3.1.0",
|
||||
"fileVersion": "3.3.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Flurl/3.0.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Flurl.dll": {
|
||||
"assemblyVersion": "3.0.1.0",
|
||||
"fileVersion": "3.0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Flurl.Http/3.0.1": {
|
||||
"dependencies": {
|
||||
"Flurl": "3.0.1",
|
||||
"Newtonsoft.Json": "12.0.2",
|
||||
"System.Text.Encoding.CodePages": "4.5.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Flurl.Http.dll": {
|
||||
"assemblyVersion": "3.0.1.0",
|
||||
"fileVersion": "3.0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/2.1.2": {},
|
||||
"Newtonsoft.Json/12.0.2": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "12.0.0.0",
|
||||
"fileVersion": "12.0.2.23222"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Linq.Async/5.0.0": {
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/System.Linq.Async.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.0.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"runtime": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.0.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"assemblyVersion": "3.0.6000.0",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.5.2": {},
|
||||
"System.Text.Encoding.CodePages/4.5.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "2.1.2",
|
||||
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {},
|
||||
"Utils/1.0.0": {
|
||||
"dependencies": {
|
||||
"CliWrap": "3.3.1",
|
||||
"System.Reactive.Linq": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Utils.dll": {}
|
||||
}
|
||||
},
|
||||
"WebServer/1.0.0": {
|
||||
"dependencies": {
|
||||
"Flurl": "3.0.1",
|
||||
"Flurl.Http": "3.0.1",
|
||||
"System.Reactive.Linq": "5.0.0",
|
||||
"Utils": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"WebServer.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Collector/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"CliWrap/3.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yFJBBbDCSJ9ZgllaJub07K04EYf54V4jZ2Cm6Sg3KrGfiy27J4ed/os7UqqN7SXoIVL5ru442nPXe0sbsx2wVg==",
|
||||
"path": "cliwrap/3.3.1",
|
||||
"hashPath": "cliwrap.3.3.1.nupkg.sha512"
|
||||
},
|
||||
"Flurl/3.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-i7CuPSikVroBaWG8sPvO707Ex9C6BP5+r4JufKNU1FGMmiFgLJvNo1ttUg6ZiXIzUNknvIb1VUTIO9iEDucibg==",
|
||||
"path": "flurl/3.0.1",
|
||||
"hashPath": "flurl.3.0.1.nupkg.sha512"
|
||||
},
|
||||
"Flurl.Http/3.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-wt4RrmYOPWu8v0sjuuSfhYBFzjfrCz4nJP48Kw2HFGssq0U6pMBPFHcL3zbsBFALJipAjgRET5mf+0Xz4ZnZpQ==",
|
||||
"path": "flurl.http/3.0.1",
|
||||
"hashPath": "flurl.http.3.0.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/2.1.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
|
||||
"path": "microsoft.netcore.platforms/2.1.2",
|
||||
"hashPath": "microsoft.netcore.platforms.2.1.2.nupkg.sha512"
|
||||
},
|
||||
"Newtonsoft.Json/12.0.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==",
|
||||
"path": "newtonsoft.json/12.0.2",
|
||||
"hashPath": "newtonsoft.json.12.0.2.nupkg.sha512"
|
||||
},
|
||||
"System.Linq.Async/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
|
||||
"path": "system.linq.async/5.0.0",
|
||||
"hashPath": "system.linq.async.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
||||
"path": "system.reactive/5.0.0",
|
||||
"hashPath": "system.reactive.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
|
||||
"path": "system.reactive.linq/5.0.0",
|
||||
"hashPath": "system.reactive.linq.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
|
||||
"path": "system.runtime.compilerservices.unsafe/4.5.2",
|
||||
"hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.5.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
|
||||
"path": "system.text.encoding.codepages/4.5.1",
|
||||
"hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"WebServer/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,209 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj",
|
||||
"projectName": "Collector",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/Collector/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Linq.Async": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"projectName": "Utils",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.1, )"
|
||||
},
|
||||
"DecimalMath.DecimalEx": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.2, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"projectName": "WebServer",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"Flurl": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"Flurl.Http": {
|
||||
"target": "Package",
|
||||
"version": "[3.0.1, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/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)' == '' ">/home/kim/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/kim/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/kim/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -1,13 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.RootNamespace = InnovEnergy.Collector
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/Collector/
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
07a1dfc58165d05df5aa0e3704a35b478b5a9db3
|
|
@ -1,27 +0,0 @@
|
|||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Collector
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Collector.deps.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Collector.runtimeconfig.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Collector.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/ref/Collector.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Collector.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/CliWrap.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Flurl.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Flurl.Http.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Newtonsoft.Json.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/System.Linq.Async.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/System.Reactive.Linq.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Utils.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/WebServer.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/Utils.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/bin/Debug/net6.0/WebServer.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.csproj.AssemblyReference.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfoInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.AssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.csproj.CoreCompileInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.csproj.CopyComplete
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/ref/Collector.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/Collector/obj/Debug/net6.0/Collector.genruntimeconfig.cache
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
374532ab6d6075c1dcfec8e2e94fbc8047747acb
|
Binary file not shown.
|
@ -1,579 +0,0 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"CliWrap/3.3.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Flurl/3.0.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Flurl.dll": {
|
||||
"related": ".pdb;.xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Flurl.dll": {
|
||||
"related": ".pdb;.xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Flurl.Http/3.0.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Flurl": "3.0.1",
|
||||
"Newtonsoft.Json": "12.0.2",
|
||||
"System.Text.Encoding.CodePages": "4.5.1"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Flurl.Http.dll": {
|
||||
"related": ".pdb"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Flurl.Http.dll": {
|
||||
"related": ".pdb"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/2.1.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.0/_._": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/12.0.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Linq.Async/5.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp3.1/System.Linq.Async.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.1/System.Linq.Async.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/net5.0/_._": {}
|
||||
}
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.5.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "2.1.2",
|
||||
"System.Runtime.CompilerServices.Unsafe": "4.5.2"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "win"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.1/_._": {}
|
||||
}
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": "3.3.1",
|
||||
"DecimalMath.DecimalEx": "1.0.2",
|
||||
"System.Reactive.Linq": "5.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
}
|
||||
},
|
||||
"WebServer/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"Flurl": "3.0.1",
|
||||
"Flurl.Http": "3.0.1",
|
||||
"System.Reactive.Linq": "5.0.0",
|
||||
"Utils": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/WebServer.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/WebServer.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CliWrap/3.3.1": {
|
||||
"sha512": "yFJBBbDCSJ9ZgllaJub07K04EYf54V4jZ2Cm6Sg3KrGfiy27J4ed/os7UqqN7SXoIVL5ru442nPXe0sbsx2wVg==",
|
||||
"type": "package",
|
||||
"path": "cliwrap/3.3.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"cliwrap.3.3.1.nupkg.sha512",
|
||||
"cliwrap.nuspec",
|
||||
"favicon.png",
|
||||
"lib/net461/CliWrap.dll",
|
||||
"lib/net461/CliWrap.xml",
|
||||
"lib/netcoreapp3.0/CliWrap.dll",
|
||||
"lib/netcoreapp3.0/CliWrap.xml",
|
||||
"lib/netstandard2.0/CliWrap.dll",
|
||||
"lib/netstandard2.0/CliWrap.xml",
|
||||
"lib/netstandard2.1/CliWrap.dll",
|
||||
"lib/netstandard2.1/CliWrap.xml"
|
||||
]
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"sha512": "BCii/IxT7Tx7BPZ7MtrpqVlEii/iaHi4OOXpgaPi+zrphnkbe251KKI3S+pgnTzobfn0jS/SF7bgidqOMj1oGw==",
|
||||
"type": "package",
|
||||
"path": "decimalmath.decimalex/1.0.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE",
|
||||
"decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"decimalmath.decimalex.nuspec",
|
||||
"lib/netstandard2.0/DecimalEx.dll",
|
||||
"lib/netstandard2.0/DecimalEx.xml"
|
||||
]
|
||||
},
|
||||
"Flurl/3.0.1": {
|
||||
"sha512": "i7CuPSikVroBaWG8sPvO707Ex9C6BP5+r4JufKNU1FGMmiFgLJvNo1ttUg6ZiXIzUNknvIb1VUTIO9iEDucibg==",
|
||||
"type": "package",
|
||||
"path": "flurl/3.0.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"flurl.3.0.1.nupkg.sha512",
|
||||
"flurl.nuspec",
|
||||
"icon.png",
|
||||
"lib/net461/Flurl.dll",
|
||||
"lib/net461/Flurl.pdb",
|
||||
"lib/net461/Flurl.xml",
|
||||
"lib/netstandard2.0/Flurl.dll",
|
||||
"lib/netstandard2.0/Flurl.pdb",
|
||||
"lib/netstandard2.0/Flurl.xml"
|
||||
]
|
||||
},
|
||||
"Flurl.Http/3.0.1": {
|
||||
"sha512": "wt4RrmYOPWu8v0sjuuSfhYBFzjfrCz4nJP48Kw2HFGssq0U6pMBPFHcL3zbsBFALJipAjgRET5mf+0Xz4ZnZpQ==",
|
||||
"type": "package",
|
||||
"path": "flurl.http/3.0.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"flurl.http.3.0.1.nupkg.sha512",
|
||||
"flurl.http.nuspec",
|
||||
"icon.png",
|
||||
"lib/net461/Flurl.Http.dll",
|
||||
"lib/net461/Flurl.Http.pdb",
|
||||
"lib/net461/Flurl.xml",
|
||||
"lib/netstandard2.0/Flurl.Http.dll",
|
||||
"lib/netstandard2.0/Flurl.Http.pdb",
|
||||
"lib/netstandard2.0/Flurl.xml"
|
||||
]
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/2.1.2": {
|
||||
"sha512": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
|
||||
"type": "package",
|
||||
"path": "microsoft.netcore.platforms/2.1.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/netstandard1.0/_._",
|
||||
"microsoft.netcore.platforms.2.1.2.nupkg.sha512",
|
||||
"microsoft.netcore.platforms.nuspec",
|
||||
"runtime.json",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"Newtonsoft.Json/12.0.2": {
|
||||
"sha512": "rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==",
|
||||
"type": "package",
|
||||
"path": "newtonsoft.json/12.0.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.md",
|
||||
"lib/net20/Newtonsoft.Json.dll",
|
||||
"lib/net20/Newtonsoft.Json.xml",
|
||||
"lib/net35/Newtonsoft.Json.dll",
|
||||
"lib/net35/Newtonsoft.Json.xml",
|
||||
"lib/net40/Newtonsoft.Json.dll",
|
||||
"lib/net40/Newtonsoft.Json.xml",
|
||||
"lib/net45/Newtonsoft.Json.dll",
|
||||
"lib/net45/Newtonsoft.Json.xml",
|
||||
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
||||
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
||||
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
||||
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
||||
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
||||
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
||||
"lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
||||
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
|
||||
"newtonsoft.json.12.0.2.nupkg.sha512",
|
||||
"newtonsoft.json.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Linq.Async/5.0.0": {
|
||||
"sha512": "cPtIuuH8TIjVHSi2ewwReWGW1PfChPE0LxPIDlfwVcLuTM9GANFTXiMB7k3aC4sk3f0cQU25LNKzx+jZMxijqw==",
|
||||
"type": "package",
|
||||
"path": "system.linq.async/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net461/System.Linq.Async.dll",
|
||||
"lib/net461/System.Linq.Async.xml",
|
||||
"lib/netcoreapp3.1/System.Linq.Async.dll",
|
||||
"lib/netcoreapp3.1/System.Linq.Async.xml",
|
||||
"lib/netstandard2.0/System.Linq.Async.dll",
|
||||
"lib/netstandard2.0/System.Linq.Async.xml",
|
||||
"lib/netstandard2.1/System.Linq.Async.dll",
|
||||
"lib/netstandard2.1/System.Linq.Async.xml",
|
||||
"ref/net461/System.Linq.Async.dll",
|
||||
"ref/net461/System.Linq.Async.xml",
|
||||
"ref/netcoreapp3.1/System.Linq.Async.dll",
|
||||
"ref/netcoreapp3.1/System.Linq.Async.xml",
|
||||
"ref/netstandard2.0/System.Linq.Async.dll",
|
||||
"ref/netstandard2.0/System.Linq.Async.xml",
|
||||
"ref/netstandard2.1/System.Linq.Async.dll",
|
||||
"ref/netstandard2.1/System.Linq.Async.xml",
|
||||
"system.linq.async.5.0.0.nupkg.sha512",
|
||||
"system.linq.async.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
||||
"type": "package",
|
||||
"path": "system.reactive/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"build/net5.0/_._",
|
||||
"build/netcoreapp3.1/System.Reactive.dll",
|
||||
"build/netcoreapp3.1/System.Reactive.targets",
|
||||
"build/netcoreapp3.1/System.Reactive.xml",
|
||||
"buildTransitive/net5.0/_._",
|
||||
"buildTransitive/netcoreapp3.1/System.Reactive.targets",
|
||||
"lib/net472/System.Reactive.dll",
|
||||
"lib/net472/System.Reactive.xml",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.dll",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.xml",
|
||||
"lib/net5.0/System.Reactive.dll",
|
||||
"lib/net5.0/System.Reactive.xml",
|
||||
"lib/netcoreapp3.1/_._",
|
||||
"lib/netstandard2.0/System.Reactive.dll",
|
||||
"lib/netstandard2.0/System.Reactive.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.xml",
|
||||
"system.reactive.5.0.0.nupkg.sha512",
|
||||
"system.reactive.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
|
||||
"type": "package",
|
||||
"path": "system.reactive.linq/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net472/System.Reactive.Linq.dll",
|
||||
"lib/net472/System.Reactive.Linq.xml",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.xml",
|
||||
"system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"system.reactive.linq.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.5.2": {
|
||||
"sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
|
||||
"type": "package",
|
||||
"path": "system.runtime.compilerservices.unsafe/4.5.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
|
||||
"system.runtime.compilerservices.unsafe.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"System.Text.Encoding.CodePages/4.5.1": {
|
||||
"sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
|
||||
"type": "package",
|
||||
"path": "system.text.encoding.codepages/4.5.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net46/System.Text.Encoding.CodePages.dll",
|
||||
"lib/net461/System.Text.Encoding.CodePages.dll",
|
||||
"lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
||||
"lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
|
||||
"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
|
||||
"runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
|
||||
"system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
||||
"system.text.encoding.codepages.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"type": "package",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netcoreapp2.1/_._",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/netcoreapp2.1/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"system.threading.tasks.extensions.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/Utils/Utils.csproj",
|
||||
"msbuildProject": "../../lib/Utils/Utils.csproj"
|
||||
},
|
||||
"WebServer/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/WebServer/WebServer.csproj",
|
||||
"msbuildProject": "../../lib/WebServer/WebServer.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"System.Linq.Async >= 5.0.0",
|
||||
"Utils >= 1.0.0",
|
||||
"WebServer >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/kim/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj",
|
||||
"projectName": "Collector",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/Collector/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Linq.Async": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "9i2PFunukqYLM1MlEYMp8ZfqGsWWpgObIdBPomhb6yFXeOcdoI2L8InTM+OxlI58rvCu374fXWyF5IpxnUoHwA==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/kim/.nuget/packages/cliwrap/3.3.1/cliwrap.3.3.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/decimalmath.decimalex/1.0.2/decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl/3.0.1/flurl.3.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/flurl.http/3.0.1/flurl.http.3.0.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/microsoft.netcore.platforms/2.1.2/microsoft.netcore.platforms.2.1.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/newtonsoft.json/12.0.2/newtonsoft.json.12.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.linq.async/5.0.0/system.linq.async.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive/5.0.0/system.reactive.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive.linq/5.0.0/system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.text.encoding.codepages/4.5.1/system.text.encoding.codepages.4.5.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
"restore":{"projectUniqueName":"/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj","projectName":"Collector","projectPath":"/home/kim/code/innovenergy/new/csharp/app/Collector/Collector.csproj","outputPath":"/home/kim/code/innovenergy/new/csharp/app/Collector/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net6.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net6.0":{"targetAlias":"net6.0","projectReferences":{"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"},"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/WebServer/WebServer.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net6.0":{"targetAlias":"net6.0","dependencies":{"System.Linq.Async":{"target":"Package","version":"[5.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"}}
|
|
@ -1 +0,0 @@
|
|||
16769731911227901
|
Binary file not shown.
|
@ -1,143 +0,0 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"CsController/1.0.0": {
|
||||
"dependencies": {
|
||||
"VeDBus": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"CsController.dll": {}
|
||||
}
|
||||
},
|
||||
"CliWrap/3.3.1": {
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"assemblyVersion": "3.3.1.0",
|
||||
"fileVersion": "3.3.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"runtime": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.0.0.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"assemblyVersion": "3.0.6000.0",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reflection.Emit/4.7.0": {},
|
||||
"System.Security.Principal.Windows/4.7.0": {},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {},
|
||||
"InnovEnergy.Lib.Protocols.DBus/1.0.0": {
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Reflection.Emit": "4.7.0",
|
||||
"System.Security.Principal.Windows": "4.7.0"
|
||||
},
|
||||
"runtime": {
|
||||
"InnovEnergy.Lib.Protocols.DBus.dll": {}
|
||||
}
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"dependencies": {
|
||||
"CliWrap": "3.3.1",
|
||||
"System.Reactive.Linq": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Utils.dll": {}
|
||||
}
|
||||
},
|
||||
"VeDBus/1.0.0": {
|
||||
"dependencies": {
|
||||
"InnovEnergy.Lib.Protocols.DBus": "1.0.0",
|
||||
"System.Reactive": "5.0.0",
|
||||
"Utils": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"VeDBus.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CsController/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"CliWrap/3.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yFJBBbDCSJ9ZgllaJub07K04EYf54V4jZ2Cm6Sg3KrGfiy27J4ed/os7UqqN7SXoIVL5ru442nPXe0sbsx2wVg==",
|
||||
"path": "cliwrap/3.3.1",
|
||||
"hashPath": "cliwrap.3.3.1.nupkg.sha512"
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
||||
"path": "system.reactive/5.0.0",
|
||||
"hashPath": "system.reactive.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
|
||||
"path": "system.reactive.linq/5.0.0",
|
||||
"hashPath": "system.reactive.linq.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Emit/4.7.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
|
||||
"path": "system.reflection.emit/4.7.0",
|
||||
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Principal.Windows/4.7.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
||||
"path": "system.security.principal.windows/4.7.0",
|
||||
"hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
},
|
||||
"InnovEnergy.Lib.Protocols.DBus/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"VeDBus/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,261 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj",
|
||||
"projectName": "CsController",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/CsController/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj",
|
||||
"projectName": "InnovEnergy.Lib.Protocols.DBus",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Reactive": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
},
|
||||
"System.Reflection.Emit": {
|
||||
"target": "Package",
|
||||
"version": "[4.7.0, )"
|
||||
},
|
||||
"System.Security.Principal.Windows": {
|
||||
"target": "Package",
|
||||
"version": "[4.7.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"projectName": "Utils",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.1, )"
|
||||
},
|
||||
"DecimalMath.DecimalEx": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.2, )"
|
||||
},
|
||||
"System.Reactive.Linq": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj",
|
||||
"projectName": "VeDBus",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Protocols/DBus/DBus.csproj"
|
||||
},
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Utils/Utils.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"System.Reactive": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/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)' == '' ">/home/kim/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/kim/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/kim/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -1,13 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.RootNamespace = InnovEnergy.CsController
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/CsController/
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
b7a7d99b429aa87762a80fc9a41052ec0eb5f3db
|
|
@ -1,25 +0,0 @@
|
|||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CsController
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CsController.deps.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CsController.runtimeconfig.json
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CsController.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/ref/CsController.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CsController.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/CliWrap.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/System.Reactive.Linq.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/Utils.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/VeDBus.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/Utils.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/VeDBus.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.csproj.AssemblyReference.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfoInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.AssemblyInfo.cs
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.csproj.CoreCompileInputs.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.csproj.CopyComplete
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/ref/CsController.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.pdb
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/obj/Debug/net6.0/CsController.genruntimeconfig.cache
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/InnovEnergy.Lib.Protocols.DBus.dll
|
||||
/home/kim/code/innovenergy/new/csharp/app/CsController/bin/Debug/net6.0/InnovEnergy.Lib.Protocols.DBus.pdb
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
4d554f4657841c5606b79e886b59873ac7a49f83
|
Binary file not shown.
|
@ -1,459 +0,0 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"CliWrap/3.3.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp3.0/CliWrap.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/DecimalEx.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net5.0/System.Reactive.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"build": {
|
||||
"buildTransitive/net5.0/_._": {}
|
||||
}
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reflection.Emit/4.7.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.0/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.0/_._": {}
|
||||
}
|
||||
},
|
||||
"System.Security.Principal.Windows/4.7.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "unix"
|
||||
},
|
||||
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
||||
"assetType": "runtime",
|
||||
"rid": "win"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.1/_._": {}
|
||||
}
|
||||
},
|
||||
"InnovEnergy.Lib.Protocols.DBus/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"System.Reactive": "5.0.0",
|
||||
"System.Reflection.Emit": "4.7.0",
|
||||
"System.Security.Principal.Windows": "4.7.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/InnovEnergy.Lib.Protocols.DBus.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/InnovEnergy.Lib.Protocols.DBus.dll": {}
|
||||
}
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"CliWrap": "3.3.1",
|
||||
"DecimalMath.DecimalEx": "1.0.2",
|
||||
"System.Reactive.Linq": "5.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Utils.dll": {}
|
||||
}
|
||||
},
|
||||
"VeDBus/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v6.0",
|
||||
"dependencies": {
|
||||
"InnovEnergy.Lib.Protocols.DBus": "1.0.0",
|
||||
"System.Reactive": "5.0.0",
|
||||
"Utils": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/VeDBus.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/VeDBus.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CliWrap/3.3.1": {
|
||||
"sha512": "yFJBBbDCSJ9ZgllaJub07K04EYf54V4jZ2Cm6Sg3KrGfiy27J4ed/os7UqqN7SXoIVL5ru442nPXe0sbsx2wVg==",
|
||||
"type": "package",
|
||||
"path": "cliwrap/3.3.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"cliwrap.3.3.1.nupkg.sha512",
|
||||
"cliwrap.nuspec",
|
||||
"favicon.png",
|
||||
"lib/net461/CliWrap.dll",
|
||||
"lib/net461/CliWrap.xml",
|
||||
"lib/netcoreapp3.0/CliWrap.dll",
|
||||
"lib/netcoreapp3.0/CliWrap.xml",
|
||||
"lib/netstandard2.0/CliWrap.dll",
|
||||
"lib/netstandard2.0/CliWrap.xml",
|
||||
"lib/netstandard2.1/CliWrap.dll",
|
||||
"lib/netstandard2.1/CliWrap.xml"
|
||||
]
|
||||
},
|
||||
"DecimalMath.DecimalEx/1.0.2": {
|
||||
"sha512": "BCii/IxT7Tx7BPZ7MtrpqVlEii/iaHi4OOXpgaPi+zrphnkbe251KKI3S+pgnTzobfn0jS/SF7bgidqOMj1oGw==",
|
||||
"type": "package",
|
||||
"path": "decimalmath.decimalex/1.0.2",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE",
|
||||
"decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"decimalmath.decimalex.nuspec",
|
||||
"lib/netstandard2.0/DecimalEx.dll",
|
||||
"lib/netstandard2.0/DecimalEx.xml"
|
||||
]
|
||||
},
|
||||
"System.Reactive/5.0.0": {
|
||||
"sha512": "erBZjkQHWL9jpasCE/0qKAryzVBJFxGHVBAvgRN1bzM0q2s1S4oYREEEL0Vb+1kA/6BKb5FjUZMp5VXmy+gzkQ==",
|
||||
"type": "package",
|
||||
"path": "system.reactive/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"build/net5.0/_._",
|
||||
"build/netcoreapp3.1/System.Reactive.dll",
|
||||
"build/netcoreapp3.1/System.Reactive.targets",
|
||||
"build/netcoreapp3.1/System.Reactive.xml",
|
||||
"buildTransitive/net5.0/_._",
|
||||
"buildTransitive/netcoreapp3.1/System.Reactive.targets",
|
||||
"lib/net472/System.Reactive.dll",
|
||||
"lib/net472/System.Reactive.xml",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.dll",
|
||||
"lib/net5.0-windows10.0.19041/System.Reactive.xml",
|
||||
"lib/net5.0/System.Reactive.dll",
|
||||
"lib/net5.0/System.Reactive.xml",
|
||||
"lib/netcoreapp3.1/_._",
|
||||
"lib/netstandard2.0/System.Reactive.dll",
|
||||
"lib/netstandard2.0/System.Reactive.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.xml",
|
||||
"system.reactive.5.0.0.nupkg.sha512",
|
||||
"system.reactive.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reactive.Linq/5.0.0": {
|
||||
"sha512": "IB4/qlV4T1WhZvM11RVoFUSZXPow9VWVeQ1uDkSKgz6bAO+gCf65H/vjrYlwyXmojSSxvfHndF9qdH43P/IuAw==",
|
||||
"type": "package",
|
||||
"path": "system.reactive.linq/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net472/System.Reactive.Linq.dll",
|
||||
"lib/net472/System.Reactive.Linq.xml",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.dll",
|
||||
"lib/netstandard2.0/System.Reactive.Linq.xml",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.dll",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.pri",
|
||||
"lib/uap10.0.16299/System.Reactive.Linq.xml",
|
||||
"system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"system.reactive.linq.nuspec"
|
||||
]
|
||||
},
|
||||
"System.Reflection.Emit/4.7.0": {
|
||||
"sha512": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
|
||||
"type": "package",
|
||||
"path": "system.reflection.emit/4.7.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net45/_._",
|
||||
"lib/netcore50/System.Reflection.Emit.dll",
|
||||
"lib/netcoreapp2.0/_._",
|
||||
"lib/netstandard1.1/System.Reflection.Emit.dll",
|
||||
"lib/netstandard1.1/System.Reflection.Emit.xml",
|
||||
"lib/netstandard1.3/System.Reflection.Emit.dll",
|
||||
"lib/netstandard2.0/System.Reflection.Emit.dll",
|
||||
"lib/netstandard2.0/System.Reflection.Emit.xml",
|
||||
"lib/netstandard2.1/_._",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/net45/_._",
|
||||
"ref/netcoreapp2.0/_._",
|
||||
"ref/netstandard1.1/System.Reflection.Emit.dll",
|
||||
"ref/netstandard1.1/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/de/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/es/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/fr/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/it/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/ja/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/ko/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/ru/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
|
||||
"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
|
||||
"ref/netstandard2.0/System.Reflection.Emit.dll",
|
||||
"ref/netstandard2.0/System.Reflection.Emit.xml",
|
||||
"ref/netstandard2.1/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"runtimes/aot/lib/netcore50/System.Reflection.Emit.dll",
|
||||
"runtimes/aot/lib/netcore50/System.Reflection.Emit.xml",
|
||||
"system.reflection.emit.4.7.0.nupkg.sha512",
|
||||
"system.reflection.emit.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"System.Security.Principal.Windows/4.7.0": {
|
||||
"sha512": "ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
|
||||
"type": "package",
|
||||
"path": "system.security.principal.windows/4.7.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/net46/System.Security.Principal.Windows.dll",
|
||||
"lib/net461/System.Security.Principal.Windows.dll",
|
||||
"lib/net461/System.Security.Principal.Windows.xml",
|
||||
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
||||
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
||||
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
||||
"lib/uap10.0.16299/_._",
|
||||
"ref/net46/System.Security.Principal.Windows.dll",
|
||||
"ref/net461/System.Security.Principal.Windows.dll",
|
||||
"ref/net461/System.Security.Principal.Windows.xml",
|
||||
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
|
||||
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
||||
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
||||
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
||||
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
||||
"ref/uap10.0.16299/_._",
|
||||
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
||||
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
||||
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
||||
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
||||
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
||||
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
||||
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
||||
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
||||
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
||||
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
||||
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
||||
"runtimes/win/lib/uap10.0.16299/_._",
|
||||
"system.security.principal.windows.4.7.0.nupkg.sha512",
|
||||
"system.security.principal.windows.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"type": "package",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/MonoAndroid10/_._",
|
||||
"lib/MonoTouch10/_._",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/net461/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netcoreapp2.1/_._",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
|
||||
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
|
||||
"lib/xamarinios10/_._",
|
||||
"lib/xamarinmac20/_._",
|
||||
"lib/xamarintvos10/_._",
|
||||
"lib/xamarinwatchos10/_._",
|
||||
"ref/MonoAndroid10/_._",
|
||||
"ref/MonoTouch10/_._",
|
||||
"ref/netcoreapp2.1/_._",
|
||||
"ref/xamarinios10/_._",
|
||||
"ref/xamarinmac20/_._",
|
||||
"ref/xamarintvos10/_._",
|
||||
"ref/xamarinwatchos10/_._",
|
||||
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"system.threading.tasks.extensions.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"InnovEnergy.Lib.Protocols.DBus/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/Protocols/DBus/DBus.csproj",
|
||||
"msbuildProject": "../../lib/Protocols/DBus/DBus.csproj"
|
||||
},
|
||||
"Utils/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/Utils/Utils.csproj",
|
||||
"msbuildProject": "../../lib/Utils/Utils.csproj"
|
||||
},
|
||||
"VeDBus/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../../lib/Victron/VeDBus/VeDBus.csproj",
|
||||
"msbuildProject": "../../lib/Victron/VeDBus/VeDBus.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"VeDBus >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/kim/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj",
|
||||
"projectName": "CsController",
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj",
|
||||
"packagesPath": "/home/kim/.nuget/packages/",
|
||||
"outputPath": "/home/kim/code/innovenergy/new/csharp/app/CsController/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/kim/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {
|
||||
"/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj": {
|
||||
"projectPath": "/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "J1dr8XRtPJYuBcMKzJg8b7EdgDqthiKaQMwWAK67d8s5CbjLDSve5MWdvx4Nzhx0BRA68Dhqzi04KEotO1aPgQ==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/kim/.nuget/packages/cliwrap/3.3.1/cliwrap.3.3.1.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/decimalmath.decimalex/1.0.2/decimalmath.decimalex.1.0.2.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive/5.0.0/system.reactive.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reactive.linq/5.0.0/system.reactive.linq.5.0.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.reflection.emit/4.7.0/system.reflection.emit.4.7.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512",
|
||||
"/home/kim/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
"restore":{"projectUniqueName":"/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj","projectName":"CsController","projectPath":"/home/kim/code/innovenergy/new/csharp/app/CsController/CsController.csproj","outputPath":"/home/kim/code/innovenergy/new/csharp/app/CsController/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net6.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net6.0":{"targetAlias":"net6.0","projectReferences":{"/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj":{"projectPath":"/home/kim/code/innovenergy/new/csharp/lib/Victron/VeDBus/VeDBus.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net6.0":{"targetAlias":"net6.0","imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/usr/lib/dotnet/sdk/6.0.113/RuntimeIdentifierGraph.json"}}
|
|
@ -1 +0,0 @@
|
|||
16769731911227901
|
|
@ -1,13 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization = true
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.EnableSingleFileAnalyzer =
|
||||
build_property.EnableTrimAnalyzer = true
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property.RootNamespace = InnovEnergy.EmuMeter
|
||||
build_property.ProjectDir = /home/kim/code/innovenergy/new/csharp/app/EmuMeterDriver/
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue