Change
@ -1,14 +0,0 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\AquaCare.Model\AquaCare.Model.csproj" />
|
||||
<ProjectReference Include="..\AquaCare.Persistence\AquaCare.Persistence.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
@ -1,6 +0,0 @@
|
||||
namespace AquaCare.Controller;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
||||
@ -1,56 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"AquaCare.Controller/1.0.0": {
|
||||
"dependencies": {
|
||||
"AquaCare.Model": "1.0.0",
|
||||
"AquaCare.Persistence": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AquaCare.Controller.dll": {}
|
||||
}
|
||||
},
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"runtime": {
|
||||
"AquaCare.Model.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"dependencies": {
|
||||
"AquaCare.Model": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AquaCare.Persistence.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AquaCare.Controller/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,214 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj",
|
||||
"projectName": "AquaCare.Controller",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj"
|
||||
},
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"projectName": "AquaCare.Model",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj",
|
||||
"projectName": "AquaCare.Persistence",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,16 +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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Maximilian.Martikke\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
3bc04e202d9b69830c4c4876762e56bea74940076ecbdc14e7eeac142f0aaeba
|
||||
35772a3fdd2902a42d2b532a2708ca25e7544f88d07e6843fec777960c5cb16a
|
||||
|
||||
@ -1 +0,0 @@
|
||||
c35e31dfb46d4c9288a84fdd67ed6468aa3a8c33119a64ea8aa1bf6045d68a5d
|
||||
@ -1,102 +0,0 @@
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.AssemblyReference.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.C1037AF7.Up2Date
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\refint\AquaCare.Controller.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\AquaCare.Controller.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Controller\obj\Debug\net9.0\ref\AquaCare.Controller.dll
|
||||
@ -1,124 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net9.0": {
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v9.0",
|
||||
"compile": {
|
||||
"bin/placeholder/AquaCare.Model.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/AquaCare.Model.dll": {}
|
||||
}
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v9.0",
|
||||
"dependencies": {
|
||||
"AquaCare.Model": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/AquaCare.Persistence.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/AquaCare.Persistence.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../AquaCare.Model/AquaCare.Model.csproj",
|
||||
"msbuildProject": "../AquaCare.Model/AquaCare.Model.csproj"
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../AquaCare.Persistence/AquaCare.Persistence.csproj",
|
||||
"msbuildProject": "../AquaCare.Persistence/AquaCare.Persistence.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net9.0": [
|
||||
"AquaCare.Model >= 1.0.0",
|
||||
"AquaCare.Persistence >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj",
|
||||
"projectName": "AquaCare.Controller",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj"
|
||||
},
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj": {
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Persistence\\AquaCare.Persistence.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,8 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Es2Cl3GCGoY=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Controller\\AquaCare.Controller.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
@ -1,9 +0,0 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
@ -1,6 +0,0 @@
|
||||
namespace AquaCare.Model;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
||||
@ -1,23 +0,0 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v9.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"runtime": {
|
||||
"AquaCare.Model.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,73 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"projectName": "AquaCare.Model",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,16 +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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Maximilian.Martikke\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Maximilian.Martikke\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
c94655e2a08ea6bf85a2ddd6e9be896de93e4490a6dd779fd41e8e5ffd7468b0
|
||||
9acb99b42cb9004fe9fbe1f77cc9daa69ec1533d1076d3416c7aad60a68f49c6
|
||||
|
||||
@ -1 +0,0 @@
|
||||
2269f2cca453e52d5f45421a5b94e950d8f858ba65c2ca38d2cfc25b4daba3eb
|
||||
@ -1,66 +0,0 @@
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\OneDrive - Unternehmensgruppe Eckert\Semester 2\Zeh - Scharf\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\Projekt AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\refint\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Model\obj\Debug\net9.0\ref\AquaCare.Model.dll
|
||||
@ -1,79 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net9.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
"net9.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"projectName": "AquaCare.Model",
|
||||
"projectPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"packagesPath": "C:\\Users\\Maximilian.Martikke\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Maximilian.Martikke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net9.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
},
|
||||
"frameworks": {
|
||||
"net9.0": {
|
||||
"targetAlias": "net9.0",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.203/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,8 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "gydBuOMxk5A=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\Maximilian.Martikke\\Desktop\\AquaCare\\AquaCare\\AquaCare.Model\\AquaCare.Model.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": []
|
||||
}
|
||||
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74a59b26c47d2ac400bdd2a9884d78d039d26807")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e64250d09a5dd68889082255a5c67007a813bc4f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
9e2c8b156b9a1a5c4859ee61f1d73e763258de5cc875e72c5c91376c5969a872
|
||||
2e2c17040fe81d721b812e0585f0af68b426e874aeabc7f97094b6b5b4f366ac
|
||||
|
||||
@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AquaCare.Persistence
|
||||
build_property.ProjectDir = C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Persistence\
|
||||
build_property.ProjectDir = C:\Users\Maximilian.Martikke\AquaCare\AquaCare.Persistence\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
|
||||
@ -1 +1 @@
|
||||
3cc35a262fda0f2c05da4272e6134f7d37ae4776a6071b49cc9fc176e2e186d7
|
||||
f046cac9bf4b5d7c06d8559172b07e6439fbaa0ff4892dcdf63bc197ff18d3cb
|
||||
|
||||
@ -58,33 +58,3 @@ C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.deps.json
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.AssemblyReference.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfoInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfo.cs
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.DB9F918F.Up2Date
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\Maximilian.Martikke\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.deps.json
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\bin\Debug\net9.0\AquaCare.Model.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.AssemblyReference.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfoInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.AssemblyInfo.cs
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.csproj.CoreCompileInputs.cache
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.DB9F918F.Up2Date
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\refint\AquaCare.Persistence.dll
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\AquaCare.Persistence.pdb
|
||||
C:\Users\HP 15-db1305ng\Desktop\AquaCare\AquaCare.Persistence\obj\Debug\net9.0\ref\AquaCare.Persistence.dll
|
||||
|
||||
@ -18,9 +18,6 @@
|
||||
<IncludeAssets Condition="'$(Configuration)' != 'Debug'">None</IncludeAssets>
|
||||
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="LibVLCSharp" Version="3.9.3" />
|
||||
<PackageReference Include="LibVLCSharp.Avalonia" Version="3.9.3" />
|
||||
<PackageReference Include="VideoLAN.LibVLC.Windows" Version="3.0.21" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@ -29,11 +26,11 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AvaloniaResource Include="Ressourcen\**" />
|
||||
<AvaloniaResource Include="Ressourcen\**"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AvaloniaResource Include="Style.xaml" />
|
||||
<AvaloniaResource Include="Style.xaml"/>
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
x:Class="AquaCare.View.EinstellungenWindow"
|
||||
Title="Einstellungen"
|
||||
Width="400" Height="300"
|
||||
Icon="Ressourcen/ProgrammIcon.ico">
|
||||
Icon="Ressourcen/Bilder/ProgrammIcon.ico">
|
||||
|
||||
<StackPanel Margin="20" HorizontalAlignment="Center" VerticalAlignment="Center">
|
||||
<TextBlock Text="Hier könnten Ihre Einstellungen stehen"
|
||||
|
||||
@ -6,6 +6,7 @@
|
||||
Icon="Ressourcen/Bilder/ProgrammIcon.ico">
|
||||
|
||||
<Grid>
|
||||
|
||||
<Grid.Background>
|
||||
<ImageBrush Source="avares://AquaCare.View/Ressourcen/Bilder/WillkommenHintergrund.png" Stretch="UniformToFill"/>
|
||||
</Grid.Background>
|
||||
@ -36,15 +37,15 @@
|
||||
<TextBlock Text="Willkommen bei AquaCare" HorizontalAlignment="Center" Classes="ÜberschriftText"/>
|
||||
|
||||
|
||||
<Button Content="Pflege" Width="200" Height="50" HorizontalAlignment="Center"
|
||||
<Button Content="Pflege" Width="200" Height="100" HorizontalAlignment="Center"
|
||||
Click="buttonPflegeClick"/>
|
||||
|
||||
|
||||
<Button Content="Werte" Width="200" Height="50" HorizontalAlignment="Center"
|
||||
<Button Content="Werte" Width="200" Height="100" HorizontalAlignment="Center"
|
||||
Click="buttonWerteClick"/>
|
||||
|
||||
|
||||
<Button Content="Tutorials" Width="200" Height="50" HorizontalAlignment="Center"
|
||||
<Button Content="Tutorials" Width="200" Height="100" HorizontalAlignment="Center"
|
||||
Click="buttonTutorialsClick"/>
|
||||
|
||||
</StackPanel>
|
||||
|
||||
BIN
AquaCare.View/Ressourcen/BilderTutorials/Beispiele/1.jpg
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
AquaCare.View/Ressourcen/BilderTutorials/Beispiele/2.jpg
Normal file
|
After Width: | Height: | Size: 890 KiB |
BIN
AquaCare.View/Ressourcen/BilderTutorials/Beispiele/3.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
@ -1,54 +1,60 @@
|
||||
<Window xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:vlc="clr-namespace:LibVLCSharp.Avalonia;assembly=LibVLCSharp.Avalonia"
|
||||
x:Class="AquaCare.View.TutorialsWindow"
|
||||
Title="Tutorials"
|
||||
Title="Tutorials - Wenns mal nicht klappt"
|
||||
Width="1280" Height="720"
|
||||
Icon="Ressourcen/Bilder/ProgrammIcon.ico">
|
||||
|
||||
<Grid>
|
||||
<!-- Hintergrundbild -->
|
||||
<Grid.Background>
|
||||
<ImageBrush Source="avares://AquaCare.View/Ressourcen/Bilder/WillkommenHintergrund.png" Stretch="UniformToFill"/>
|
||||
</Grid.Background>
|
||||
|
||||
<!-- VideoView -->
|
||||
<vlc:VideoView Name="videoView"
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Stretch"
|
||||
IsVisible="false"/>
|
||||
|
||||
<!-- Layout für die UI-Elemente -->
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="Auto"/>
|
||||
<RowDefinition Height="*"/>
|
||||
<RowDefinition Height="Auto"/> <!-- Überschrift -->
|
||||
<RowDefinition Height="Auto"/> <!-- Buttons für Tutorials -->
|
||||
<RowDefinition Height="Auto"/> <!-- Tutorial-Inhalt -->
|
||||
</Grid.RowDefinitions>
|
||||
|
||||
<!-- Überschrift -->
|
||||
<TextBlock Text="Was kannst du nicht ?"
|
||||
FontSize="24"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="0,20,0,10"
|
||||
Grid.Row="0" />
|
||||
<TextBlock Grid.Row="0"
|
||||
Text="Was kannst du nicht ?"
|
||||
FontSize="24"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="0,5,0,0"/>
|
||||
|
||||
<!-- Inhalte mittig -->
|
||||
<!-- Buttons für Tutorials -->
|
||||
<StackPanel Grid.Row="1"
|
||||
Orientation="Horizontal"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Spacing="20">
|
||||
|
||||
<!-- Buttons für Tutorials -->
|
||||
Margin="0,10,0,5">
|
||||
<Button Content="Fische füttern" Width="200" Height="50" Click="FischeFütternClick"/>
|
||||
<Button Content="Wasser wechseln" Width="200" Height="50" Click="WasserWechselnClick"/>
|
||||
<Button Content="Filter reinigen" Width="200" Height="50" Click="FilterReinigenClick"/>
|
||||
</StackPanel>
|
||||
|
||||
<!-- Textblock für Tutorial-Inhalt -->
|
||||
<TextBlock Name="tutorialContentTextBlock"
|
||||
Text="Hier erscheint der Tutorial-Inhalt"
|
||||
TextWrapping="Wrap"
|
||||
MaxWidth="500"
|
||||
Margin="0,20,0,0"
|
||||
HorizontalAlignment="Center"/>
|
||||
<!-- Inhalte mittig -->
|
||||
<StackPanel Grid.Row="2"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Top"
|
||||
Spacing="5">
|
||||
|
||||
<!-- StackPanel für Tutorial-Inhalt -->
|
||||
<StackPanel Orientation="Vertical" HorizontalAlignment="Center" Spacing="5">
|
||||
<!-- Bild -->
|
||||
<Image x:Name="tutorialImage" Height="500" Width="500" Stretch="Uniform"/>
|
||||
|
||||
<!-- TextBlock für Bildindex -->
|
||||
<TextBlock x:Name="imageIndexTextBlock"
|
||||
Text="Bild 1 von 3"
|
||||
FontSize="18"
|
||||
HorizontalAlignment="Center"
|
||||
Margin="0,5,0,5"/>
|
||||
|
||||
<!-- Navigation unter dem Bild -->
|
||||
<StackPanel Orientation="Horizontal" HorizontalAlignment="Center" Spacing="5" Margin="0,5,0,0">
|
||||
<Button Content="Zurück" Click="PreviousImageClick" />
|
||||
<Button Content="Weiter" Click="NextImageClick" />
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Window>
|
||||
</Window>
|
||||
@ -1,56 +1,102 @@
|
||||
using System;
|
||||
using Avalonia.Controls;
|
||||
using Avalonia.Interactivity;
|
||||
using LibVLCSharp.Shared;
|
||||
|
||||
using Avalonia.Media.Imaging;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace AquaCare.View
|
||||
{
|
||||
public partial class TutorialsWindow : Window
|
||||
{
|
||||
private LibVLC _libVLC;
|
||||
private MediaPlayer _mediaPlayer;
|
||||
private List<string> _images; // Liste der Bildpfade
|
||||
private int _currentImageIndex; // Aktueller Index des angezeigten Bildes
|
||||
|
||||
public TutorialsWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
// Pfad zu den LibVLC-Plugins angeben
|
||||
var libvlcOptions = new[] { "--plugin-path=Ressourcen/LibVLC/plugins" };
|
||||
|
||||
// LibVLC initialisieren
|
||||
_libVLC = new LibVLC(libvlcOptions);
|
||||
_mediaPlayer = new MediaPlayer(_libVLC);
|
||||
|
||||
// MediaPlayer mit VideoView verbinden
|
||||
videoView.MediaPlayer = _mediaPlayer;
|
||||
|
||||
// Event für Fensteröffnung
|
||||
this.Opened += (sender, e) => OnWindowOpened(sender, e);
|
||||
InitializeTutorial();
|
||||
}
|
||||
|
||||
private void OnWindowOpened(object sender, EventArgs e)
|
||||
private void InitializeTutorial()
|
||||
{
|
||||
videoView.IsVisible = true;
|
||||
// Beispielbilder für das Tutorial
|
||||
_images = new List<string>
|
||||
{
|
||||
"Ressourcen/BilderTutorials/Beispiele/1.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/2.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/3.jpg"
|
||||
};
|
||||
_currentImageIndex = 0;
|
||||
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
|
||||
private void UpdateTutorialContent()
|
||||
{
|
||||
// Aktualisiert das angezeigte Bild und den Text
|
||||
if (_images.Count > 0 && _currentImageIndex >= 0 && _currentImageIndex < _images.Count)
|
||||
{
|
||||
tutorialImage.Source = new Bitmap(_images[_currentImageIndex]);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
private void PreviousImageClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
// Gehe zum vorherigen Bild, falls möglich
|
||||
if (_currentImageIndex > 0)
|
||||
{
|
||||
_currentImageIndex--;
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
}
|
||||
|
||||
private void NextImageClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
// Gehe zum nächsten Bild, falls möglich
|
||||
if (_currentImageIndex < _images.Count - 1)
|
||||
{
|
||||
_currentImageIndex++;
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
}
|
||||
|
||||
private void FischeFütternClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
tutorialContentTextBlock.Text = "Inhalt des Tutorials 1: Dies ist ein Beispieltext für das erste Tutorial.";
|
||||
// Beispiel: Lade Bilder für das "Fische füttern"-Tutorial
|
||||
_images = new List<string>
|
||||
{
|
||||
"Ressourcen/BilderTutorials/Beispiele/1.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/2.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/3.jpg"
|
||||
};
|
||||
_currentImageIndex = 0;
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
|
||||
private void WasserWechselnClick(object sender, RoutedEventArgs e)
|
||||
private void WasserWechselnClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
// Video anzeigen
|
||||
videoView.IsVisible = true;
|
||||
|
||||
// Video abspielen
|
||||
var media = new Media(_libVLC, "avares://AquaCare.View/Ressourcen/Videos/WasserwechselVideo.mp4", FromType.FromPath);
|
||||
_mediaPlayer.Play(media);
|
||||
// Beispiel: Lade Bilder für das "Wasser wechseln"-Tutorial
|
||||
_images = new List<string>
|
||||
{
|
||||
"Ressourcen/BilderTutorials/Beispiele/1.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/2.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/3.jpg"
|
||||
};
|
||||
_currentImageIndex = 0;
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
|
||||
private void FilterReinigenClick(object? sender, RoutedEventArgs e)
|
||||
{
|
||||
tutorialContentTextBlock.Text = "Inhalt des Tutorials 3: Dies ist der Text für das dritte Tutorial.";
|
||||
// Beispiel: Lade Bilder für das "Filter reinigen"-Tutorial
|
||||
_images = new List<string>
|
||||
{
|
||||
"Ressourcen/BilderTutorials/Beispiele/1.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/2.jpg",
|
||||
"Ressourcen/BilderTutorials/Beispiele/3.jpg"
|
||||
};
|
||||
_currentImageIndex = 0;
|
||||
UpdateTutorialContent();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,16 +8,11 @@
|
||||
".NETCoreApp,Version=v9.0": {
|
||||
"AquaCare.View/1.0.0": {
|
||||
"dependencies": {
|
||||
"AquaCare.Controller": "1.0.0",
|
||||
"AquaCare.Model": "1.0.0",
|
||||
"Avalonia": "11.2.6",
|
||||
"Avalonia.Desktop": "11.2.6",
|
||||
"Avalonia.Diagnostics": "11.2.6",
|
||||
"Avalonia.Fonts.Inter": "11.2.6",
|
||||
"Avalonia.Themes.Fluent": "11.2.6",
|
||||
"LibVLCSharp": "3.9.3",
|
||||
"LibVLCSharp.Avalonia": "3.9.3",
|
||||
"VideoLAN.LibVLC.Windows": "3.0.21"
|
||||
"Avalonia.Themes.Fluent": "11.2.6"
|
||||
},
|
||||
"runtime": {
|
||||
"AquaCare.View.dll": {}
|
||||
@ -330,32 +325,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"LibVLCSharp/3.9.3": {
|
||||
"dependencies": {
|
||||
"System.Net.Http": "4.3.4",
|
||||
"System.Private.Uri": "4.3.2",
|
||||
"System.Text.RegularExpressions": "4.3.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/LibVLCSharp.dll": {
|
||||
"assemblyVersion": "3.9.3.0",
|
||||
"fileVersion": "3.9.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"LibVLCSharp.Avalonia/3.9.3": {
|
||||
"dependencies": {
|
||||
"Avalonia": "11.2.6",
|
||||
"LibVLCSharp": "3.9.3",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/LibVLCSharp.Avalonia.dll": {
|
||||
"assemblyVersion": "3.9.3.0",
|
||||
"fileVersion": "3.9.3.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"MicroCom.Runtime/0.11.0": {
|
||||
"runtime": {
|
||||
"lib/net5.0/MicroCom.Runtime.dll": {
|
||||
@ -364,50 +333,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.1": {},
|
||||
"Microsoft.NETCore.Targets/1.1.3": {},
|
||||
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.native.System/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3"
|
||||
}
|
||||
},
|
||||
"runtime.native.System.Net.Http/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3"
|
||||
}
|
||||
},
|
||||
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||||
"dependencies": {
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
|
||||
}
|
||||
},
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"dependencies": {
|
||||
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
|
||||
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
|
||||
"SkiaSharp/2.88.9": {
|
||||
"dependencies": {
|
||||
"SkiaSharp.NativeAssets.Win32": "2.88.9",
|
||||
@ -476,385 +401,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Collections/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Collections.Concurrent/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
"System.Diagnostics.Tracing": "4.3.0",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Threading": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Diagnostics.Debug/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Diagnostics.Tracing": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Threading": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Diagnostics.Tracing/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Globalization.Calendars/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Globalization.Extensions/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.IO.FileSystem/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.IO": "4.3.0",
|
||||
"System.IO.FileSystem.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.IO.FileSystem.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.IO.Pipelines/8.0.0": {},
|
||||
"System.Linq/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Net.Http/4.3.4": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
"System.Diagnostics.DiagnosticSource": "4.3.0",
|
||||
"System.Diagnostics.Tracing": "4.3.0",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Globalization.Extensions": "4.3.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.IO.FileSystem": "4.3.0",
|
||||
"System.Net.Primitives": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Security.Cryptography.X509Certificates": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0",
|
||||
"runtime.native.System": "4.3.0",
|
||||
"runtime.native.System.Net.Http": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Net.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Handles": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Private.Uri/4.3.2": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3"
|
||||
}
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Extensions/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Resources.ResourceManager/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Runtime/4.3.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3"
|
||||
}
|
||||
},
|
||||
"System.Runtime.Extensions/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Runtime.Handles/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Runtime.InteropServices/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Handles": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Reflection.Extensions": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Threading": "4.3.0",
|
||||
"runtime.native.System": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Runtime.Numerics/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Algorithms/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.Collections": "4.3.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Runtime.Numerics": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.Apple": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Cng/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Csp/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Encoding/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Collections.Concurrent": "4.3.0",
|
||||
"System.Linq": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.3.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Runtime.Numerics": "4.3.0",
|
||||
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Threading": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"System.Collections": "4.3.0",
|
||||
"System.Diagnostics.Debug": "4.3.0",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Globalization.Calendars": "4.3.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.IO.FileSystem": "4.3.0",
|
||||
"System.IO.FileSystem.Primitives": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Runtime.Extensions": "4.3.0",
|
||||
"System.Runtime.Handles": "4.3.0",
|
||||
"System.Runtime.InteropServices": "4.3.0",
|
||||
"System.Runtime.Numerics": "4.3.0",
|
||||
"System.Security.Cryptography.Algorithms": "4.3.0",
|
||||
"System.Security.Cryptography.Cng": "4.3.0",
|
||||
"System.Security.Cryptography.Csp": "4.3.0",
|
||||
"System.Security.Cryptography.Encoding": "4.3.0",
|
||||
"System.Security.Cryptography.OpenSsl": "4.3.0",
|
||||
"System.Security.Cryptography.Primitives": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading": "4.3.0",
|
||||
"runtime.native.System": "4.3.0",
|
||||
"runtime.native.System.Net.Http": "4.3.0",
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Text.RegularExpressions/4.3.1": {
|
||||
"dependencies": {
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"System.Threading/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime": "4.3.1",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.1",
|
||||
"Microsoft.NETCore.Targets": "1.1.3",
|
||||
"System.Runtime": "4.3.1"
|
||||
}
|
||||
},
|
||||
"Tmds.DBus.Protocol/0.20.0": {
|
||||
"dependencies": {
|
||||
"System.IO.Pipelines": "8.0.0"
|
||||
@ -865,38 +412,6 @@
|
||||
"fileVersion": "0.20.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VideoLAN.LibVLC.Windows/3.0.21": {},
|
||||
"AquaCare.Controller/1.0.0": {
|
||||
"dependencies": {
|
||||
"AquaCare.Model": "1.0.0",
|
||||
"AquaCare.Persistence": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AquaCare.Controller.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"runtime": {
|
||||
"AquaCare.Model.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"dependencies": {
|
||||
"AquaCare.Model": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"AquaCare.Persistence.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1053,20 +568,6 @@
|
||||
"path": "harfbuzzsharp.nativeassets.win32/7.3.0.3",
|
||||
"hashPath": "harfbuzzsharp.nativeassets.win32.7.3.0.3.nupkg.sha512"
|
||||
},
|
||||
"LibVLCSharp/3.9.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-af6EBu2bQksw3u6WQ6f18aJN7GenOMmGY8WAAVr2p2RCESg5Usau1/8yxWIJCjsasUY5wQjKAKdVpGpvGFtP+g==",
|
||||
"path": "libvlcsharp/3.9.3",
|
||||
"hashPath": "libvlcsharp.3.9.3.nupkg.sha512"
|
||||
},
|
||||
"LibVLCSharp.Avalonia/3.9.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VAUWSksWoTBAp7/jIztP9sYBhqOgBIiJsHuSGBO5B6RN5mdbl7df9RFKReBp59D4Kl9TFOn3LlCjp/si1gl70A==",
|
||||
"path": "libvlcsharp.avalonia/3.9.3",
|
||||
"hashPath": "libvlcsharp.avalonia.3.9.3.nupkg.sha512"
|
||||
},
|
||||
"MicroCom.Runtime/0.11.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@ -1074,125 +575,6 @@
|
||||
"path": "microcom.runtime/0.11.0",
|
||||
"hashPath": "microcom.runtime.0.11.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
|
||||
"path": "microsoft.netcore.platforms/1.1.1",
|
||||
"hashPath": "microsoft.netcore.platforms.1.1.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.NETCore.Targets/1.1.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3Wrmi0kJDzClwAC+iBdUBpEKmEle8FQNsCs77fkiOIw/9oYA07bL1EZNX0kQ2OMN3xpwvl0vAtOCYY3ndDNlhQ==",
|
||||
"path": "microsoft.netcore.targets/1.1.3",
|
||||
"hashPath": "microsoft.netcore.targets.1.1.3.nupkg.sha512"
|
||||
},
|
||||
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
|
||||
"path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
|
||||
"path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
|
||||
"path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.native.System/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
|
||||
"path": "runtime.native.system/4.3.0",
|
||||
"hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"runtime.native.System.Net.Http/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
|
||||
"path": "runtime.native.system.net.http/4.3.0",
|
||||
"hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
|
||||
"path": "runtime.native.system.security.cryptography.apple/4.3.0",
|
||||
"hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
|
||||
"path": "runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
|
||||
"path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
|
||||
"path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
|
||||
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
|
||||
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
|
||||
"path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
|
||||
"path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
|
||||
"path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
|
||||
"path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
|
||||
"path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
|
||||
"hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"SkiaSharp/2.88.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@ -1228,83 +610,6 @@
|
||||
"path": "skiasharp.nativeassets.win32/2.88.9",
|
||||
"hashPath": "skiasharp.nativeassets.win32.2.88.9.nupkg.sha512"
|
||||
},
|
||||
"System.Collections/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
|
||||
"path": "system.collections/4.3.0",
|
||||
"hashPath": "system.collections.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Collections.Concurrent/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
|
||||
"path": "system.collections.concurrent/4.3.0",
|
||||
"hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Diagnostics.Debug/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
|
||||
"path": "system.diagnostics.debug/4.3.0",
|
||||
"hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Diagnostics.DiagnosticSource/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
|
||||
"path": "system.diagnostics.diagnosticsource/4.3.0",
|
||||
"hashPath": "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Diagnostics.Tracing/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
|
||||
"path": "system.diagnostics.tracing/4.3.0",
|
||||
"hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
||||
"path": "system.globalization/4.3.0",
|
||||
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Globalization.Calendars/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
|
||||
"path": "system.globalization.calendars/4.3.0",
|
||||
"hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Globalization.Extensions/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
|
||||
"path": "system.globalization.extensions/4.3.0",
|
||||
"hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
||||
"path": "system.io/4.3.0",
|
||||
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.FileSystem/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
|
||||
"path": "system.io.filesystem/4.3.0",
|
||||
"hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.FileSystem.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
|
||||
"path": "system.io.filesystem.primitives/4.3.0",
|
||||
"hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO.Pipelines/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
@ -1312,209 +617,12 @@
|
||||
"path": "system.io.pipelines/8.0.0",
|
||||
"hashPath": "system.io.pipelines.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Linq/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
|
||||
"path": "system.linq/4.3.0",
|
||||
"hashPath": "system.linq.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Net.Http/4.3.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
|
||||
"path": "system.net.http/4.3.4",
|
||||
"hashPath": "system.net.http.4.3.4.nupkg.sha512"
|
||||
},
|
||||
"System.Net.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
|
||||
"path": "system.net.primitives/4.3.0",
|
||||
"hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Private.Uri/4.3.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-o1+7RJnu3Ik3PazR7Z7tJhjPdE000Eq2KGLLWhqJJKXj04wrS8lwb1OFtDF9jzXXADhUuZNJZlPc98uwwqmpFA==",
|
||||
"path": "system.private.uri/4.3.2",
|
||||
"hashPath": "system.private.uri.4.3.2.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
||||
"path": "system.reflection/4.3.0",
|
||||
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Extensions/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
|
||||
"path": "system.reflection.extensions/4.3.0",
|
||||
"hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
||||
"path": "system.reflection.primitives/4.3.0",
|
||||
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Resources.ResourceManager/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
||||
"path": "system.resources.resourcemanager/4.3.0",
|
||||
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime/4.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-abhfv1dTK6NXOmu4bgHIONxHyEqFjW8HwXPmpY9gmll+ix9UNo4XDcmzJn6oLooftxNssVHdJC1pGT9jkSynQg==",
|
||||
"path": "system.runtime/4.3.1",
|
||||
"hashPath": "system.runtime.4.3.1.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.Extensions/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
||||
"path": "system.runtime.extensions/4.3.0",
|
||||
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.Handles/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
|
||||
"path": "system.runtime.handles/4.3.0",
|
||||
"hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.InteropServices/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
|
||||
"path": "system.runtime.interopservices/4.3.0",
|
||||
"hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
|
||||
"path": "system.runtime.interopservices.runtimeinformation/4.3.0",
|
||||
"hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.Numerics/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
|
||||
"path": "system.runtime.numerics/4.3.0",
|
||||
"hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Algorithms/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
|
||||
"path": "system.security.cryptography.algorithms/4.3.0",
|
||||
"hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Cng/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
|
||||
"path": "system.security.cryptography.cng/4.3.0",
|
||||
"hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Csp/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
|
||||
"path": "system.security.cryptography.csp/4.3.0",
|
||||
"hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Encoding/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
|
||||
"path": "system.security.cryptography.encoding/4.3.0",
|
||||
"hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.OpenSsl/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
|
||||
"path": "system.security.cryptography.openssl/4.3.0",
|
||||
"hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
|
||||
"path": "system.security.cryptography.primitives/4.3.0",
|
||||
"hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Security.Cryptography.X509Certificates/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
|
||||
"path": "system.security.cryptography.x509certificates/4.3.0",
|
||||
"hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
||||
"path": "system.text.encoding/4.3.0",
|
||||
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.RegularExpressions/4.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-N0kNRrWe4+nXOWlpLT4LAY5brb8caNFlUuIRpraCVMDLYutKkol1aV079rQjLuSxKMJT2SpBQsYX9xbcTMmzwg==",
|
||||
"path": "system.text.regularexpressions/4.3.1",
|
||||
"hashPath": "system.text.regularexpressions.4.3.1.nupkg.sha512"
|
||||
},
|
||||
"System.Threading/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
|
||||
"path": "system.threading/4.3.0",
|
||||
"hashPath": "system.threading.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
||||
"path": "system.threading.tasks/4.3.0",
|
||||
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"Tmds.DBus.Protocol/0.20.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-2gkt2kuYPhDKd8gtl34jZSJOnn4nRJfFngCDcTZT/uySbK++ua0YQx2418l9Rn1Y4dE5XNq6zG9ZsE5ltLlNNw==",
|
||||
"path": "tmds.dbus.protocol/0.20.0",
|
||||
"hashPath": "tmds.dbus.protocol.0.20.0.nupkg.sha512"
|
||||
},
|
||||
"VideoLAN.LibVLC.Windows/3.0.21": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1b1yjZPIzS2+s6YZv9Z5Co/q2srIvo03ZToPvZblWreeyeFGkLDwX7WZat8AxCB9uMQV6VUnms67SgQqko7Z0w==",
|
||||
"path": "videolan.libvlc.windows/3.0.21",
|
||||
"hashPath": "videolan.libvlc.windows.3.0.21.nupkg.sha512"
|
||||
},
|
||||
"AquaCare.Controller/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AquaCare.Model/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"AquaCare.Persistence/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,260 +0,0 @@
|
||||
root {
|
||||
display: block;
|
||||
}
|
||||
body{
|
||||
}
|
||||
#mainContainer{
|
||||
text-align: center;
|
||||
width: 800px;
|
||||
}
|
||||
#controlContainer{
|
||||
width: 800px;
|
||||
}
|
||||
#libraryContainer{
|
||||
width: 800px;
|
||||
margin-top: 2px;
|
||||
}
|
||||
#libraryTree{
|
||||
height: 300px;
|
||||
overflow: auto;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
#viewContainer{
|
||||
width: 800px;
|
||||
}
|
||||
#mediaViewer{
|
||||
min-height: 500px;
|
||||
background-color:#222;
|
||||
}
|
||||
#player{
|
||||
top:0px;
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
background-color:#222;
|
||||
}
|
||||
#seekSlider{
|
||||
width: 98%;
|
||||
margin-left:5px;
|
||||
}
|
||||
#volumeSlider{
|
||||
width: 100px;
|
||||
display: inline-block;
|
||||
}
|
||||
#currentVolume{
|
||||
display: inline-block;
|
||||
}
|
||||
#mediaTitle{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 10px;
|
||||
width: 600px;
|
||||
text-align: center;
|
||||
padding: 5px;
|
||||
overflow: auto;
|
||||
}
|
||||
#currentTime{
|
||||
margin-top:-40px;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#totalTime{
|
||||
margin-top:-40px;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#controlTable{
|
||||
position:relative;
|
||||
height: 150px;
|
||||
}
|
||||
#controlButtons{
|
||||
position: absolute;
|
||||
top: 80px;
|
||||
left: 10px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.buttonszone{
|
||||
position:absolute;
|
||||
width: 20px;
|
||||
margin-left:-20px;
|
||||
vertical-align:top;
|
||||
padding:0px;
|
||||
font-size:0px;
|
||||
line-height:0px;
|
||||
}
|
||||
|
||||
#buttonszone1 {
|
||||
top: 200px;
|
||||
}
|
||||
|
||||
#buttonszone2 {
|
||||
top: 20px;
|
||||
}
|
||||
|
||||
.buttonszone li{
|
||||
float:left;
|
||||
clear:left;
|
||||
font-size:0px;
|
||||
}
|
||||
|
||||
.buttonszone li span{
|
||||
float:left
|
||||
}
|
||||
|
||||
.buttonszone_active {
|
||||
margin-top: 0px;
|
||||
width: 120px;
|
||||
margin-left:-122px;
|
||||
font-size:10px;
|
||||
line-height:16px;
|
||||
}
|
||||
|
||||
.buttonszone_active li {
|
||||
width:120px;
|
||||
}
|
||||
|
||||
|
||||
#volumesliderzone{
|
||||
position: absolute;
|
||||
top: 105px;
|
||||
left: 410px;
|
||||
width: 210px;
|
||||
}
|
||||
|
||||
#volumeSlider{
|
||||
width: 208px;
|
||||
}
|
||||
#libraryTree ul li a {
|
||||
border:none;
|
||||
}
|
||||
#artszone{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 10px;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#seekContainer{
|
||||
position:absolute;
|
||||
left: 5px;
|
||||
top: 55px;
|
||||
width: 79%;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.button48{
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
margin: 5px 0px 5px 2px;
|
||||
background: none;
|
||||
border: none;
|
||||
display: inline-block;
|
||||
list-style: none;
|
||||
float:left;
|
||||
cursor: pointer;
|
||||
background-image: url("../images/buttons.png");
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.button48:hover{
|
||||
filter: alpha(opacity:0.5);
|
||||
-ms-filter: "alpha(opacity=50)";
|
||||
-khtml-opacity: 0.50;
|
||||
-moz-opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.button{
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
}
|
||||
#buttonOpen{
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
#buttonStop{
|
||||
background-position: -576px 0px;
|
||||
}
|
||||
.playing {
|
||||
background-position: -336px 0px;
|
||||
}
|
||||
.paused {
|
||||
background-position: -384px 0px;
|
||||
}
|
||||
#buttonPrev{
|
||||
background-position: -144px 0px;
|
||||
}
|
||||
#buttonNext{
|
||||
background-position: -288px 0px;
|
||||
}
|
||||
#buttonFull{
|
||||
background-position: -192px 0px;
|
||||
}
|
||||
#buttonSout{
|
||||
background-position: -624px 0px;
|
||||
}
|
||||
#buttonEQ{
|
||||
background-position: -48px 0px;
|
||||
}
|
||||
#window_browse ol{
|
||||
list-style-type: none;
|
||||
}
|
||||
#window_browse ol li{
|
||||
list-style-type: none;
|
||||
float: left;
|
||||
padding: 5px;
|
||||
}
|
||||
.system_icon{
|
||||
width:80px;
|
||||
text-align:center;
|
||||
vertical-align:top;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
padding: 2px;
|
||||
border: 1px solid #823D0A;
|
||||
margin: 2px;
|
||||
height: 92px;
|
||||
background-color: #E1E1E1;
|
||||
overflow: hidden;
|
||||
}
|
||||
#window_create_stream table tr td{
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#window_equalizer div div{
|
||||
text-align: center;
|
||||
font-size: 11px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
#window_equalizer {
|
||||
height:80px !important ;
|
||||
}
|
||||
|
||||
.eqBand{
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
height: 400px;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.footer{
|
||||
margin-top: 30px;
|
||||
text-align: center;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
div.centered{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.hidden{
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
@ -1,188 +0,0 @@
|
||||
root {
|
||||
display: block;
|
||||
}
|
||||
#content{
|
||||
|
||||
}
|
||||
body{
|
||||
font: 11pt Helvetica, Arial, sans-serif;
|
||||
background-color:#EEE;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
#libraryTree{
|
||||
height: 300px;
|
||||
overflow:scroll;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#mediaViewer{
|
||||
min-height: 500px;
|
||||
}
|
||||
#meta {
|
||||
position:relative;
|
||||
width:100%;
|
||||
}
|
||||
#seekSlider{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#volumeSlider{
|
||||
width: 100%;
|
||||
display: inline-block;
|
||||
}
|
||||
#currentVolume{
|
||||
display: inline-block;
|
||||
}
|
||||
#mediaTitle{
|
||||
text-align:center;
|
||||
width:100%;
|
||||
margin-top:5px;
|
||||
}
|
||||
#currentTime{
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
#totalTime{
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
#play_controls, #controls{
|
||||
margin-top:30px;
|
||||
width:95%;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
#controlTable{
|
||||
position:relative;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
#buttonszone li{
|
||||
float: left;
|
||||
}
|
||||
|
||||
#art{
|
||||
top:0px;
|
||||
width:150px;
|
||||
height:150px;
|
||||
margin:0 auto;
|
||||
box-sizing:border-box;
|
||||
-webkit-box-sizing:border-box;
|
||||
}
|
||||
|
||||
.ui-slider-range{
|
||||
background-color:#FFB200;
|
||||
background:#FFB200 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
|
||||
}
|
||||
|
||||
|
||||
#buttons{
|
||||
--button-scale: 1.2;
|
||||
margin:0 auto;
|
||||
position: relative;
|
||||
width: calc(288px * var(--button-scale));
|
||||
}
|
||||
.button48{
|
||||
width: calc(48px * var(--button-scale));
|
||||
height: calc(48px * var(--button-scale));
|
||||
margin: 5px 0px 5px 0px;
|
||||
background: none;
|
||||
border: none;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
background-image: url("../images/buttons.png");
|
||||
background-size: calc(672px * var(--button-scale));
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.button{
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
}
|
||||
#buttonOpen{
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
#buttonStop{
|
||||
background-position: calc(-576px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonRewd{
|
||||
background-position: calc(-528px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonFwrd{
|
||||
background-position: calc(-96px * var(--button-scale)) 0px;
|
||||
}
|
||||
.playing {
|
||||
background-position: calc(-336px * var(--button-scale)) 0px;
|
||||
}
|
||||
.paused {
|
||||
background-position: calc(-384px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonPrev{
|
||||
background-position: calc(-144px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonNext{
|
||||
background-position: calc(-288px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonFull{
|
||||
background-position: calc(-192px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonSout{
|
||||
background-position: calc(-624px * var(--button-scale)) 0px;
|
||||
}
|
||||
#buttonEQ{
|
||||
background-position: calc(-48px * var(--button-scale)) 0px;
|
||||
}
|
||||
#window_browse ol{
|
||||
list-style-type: none;
|
||||
}
|
||||
#window_browse ol li{
|
||||
list-style-type: none;
|
||||
float: left;
|
||||
padding: 5px;
|
||||
}
|
||||
.system_icon{
|
||||
width:80px;
|
||||
text-align:center;
|
||||
vertical-align:top;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
padding: 2px;
|
||||
border: 1px solid #823D0A;
|
||||
margin: 2px;
|
||||
height: 92px;
|
||||
background-color: #E1E1E1;
|
||||
overflow: hidden;
|
||||
}
|
||||
#window_create_stream table tr td{
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#window_equalizer div div{
|
||||
text-align: center;
|
||||
font-size: 11px;
|
||||
padding: 0px;
|
||||
}
|
||||
.eqBand{
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
height: 400px;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
.footer{
|
||||
margin-top: 30px;
|
||||
text-align: center;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
div.centered{
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.hidden{
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
Before Width: | Height: | Size: 201 B |
|
Before Width: | Height: | Size: 197 B |
|
Before Width: | Height: | Size: 147 B |
|
Before Width: | Height: | Size: 103 B |
|
Before Width: | Height: | Size: 115 B |
|
Before Width: | Height: | Size: 95 B |
|
Before Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 88 B |
|
Before Width: | Height: | Size: 126 B |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1,581 +0,0 @@
|
||||
/*
|
||||
* jQuery UI CSS Framework 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Theming/API
|
||||
*/
|
||||
|
||||
/* Layout helpers
|
||||
----------------------------------*/
|
||||
.ui-helper-hidden { display: none; }
|
||||
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
|
||||
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
|
||||
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
|
||||
.ui-helper-clearfix { display: inline-block; }
|
||||
/* required comment for clearfix to work in Opera \*/
|
||||
* html .ui-helper-clearfix { height:1%; }
|
||||
.ui-helper-clearfix { display:block; }
|
||||
/* end clearfix */
|
||||
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
|
||||
|
||||
|
||||
/* Interaction Cues
|
||||
----------------------------------*/
|
||||
.ui-state-disabled { cursor: default !important; }
|
||||
|
||||
|
||||
/* Icons
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
|
||||
|
||||
|
||||
/* Misc visuals
|
||||
----------------------------------*/
|
||||
|
||||
/* Overlays */
|
||||
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
||||
|
||||
|
||||
/*
|
||||
* jQuery UI CSS Framework 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Theming/API
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
/* Component containers
|
||||
----------------------------------*/
|
||||
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
|
||||
.ui-widget .ui-widget { font-size: 1em; }
|
||||
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
|
||||
|
||||
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
|
||||
.ui-widget-content a { color: #333333; }
|
||||
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
|
||||
.ui-widget-header a { color: #ffffff; }
|
||||
|
||||
/* Interaction states
|
||||
----------------------------------*/
|
||||
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
|
||||
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
|
||||
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
|
||||
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
|
||||
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
|
||||
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
|
||||
.ui-widget :active { outline: none; }
|
||||
|
||||
/* Interaction Cues
|
||||
----------------------------------*/
|
||||
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
|
||||
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
|
||||
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
|
||||
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
|
||||
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
|
||||
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
|
||||
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
|
||||
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
|
||||
.ui-selecting { background: #FECA40; }
|
||||
.ui-selected { background: #F39814; color: white; }
|
||||
|
||||
/* Icons
|
||||
----------------------------------*/
|
||||
|
||||
/* states and images */
|
||||
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
|
||||
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
|
||||
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
|
||||
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
|
||||
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
|
||||
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
|
||||
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }
|
||||
|
||||
/* positioning */
|
||||
.ui-icon-carat-1-n { background-position: 0 0; }
|
||||
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
||||
.ui-icon-carat-1-e { background-position: -32px 0; }
|
||||
.ui-icon-carat-1-se { background-position: -48px 0; }
|
||||
.ui-icon-carat-1-s { background-position: -64px 0; }
|
||||
.ui-icon-carat-1-sw { background-position: -80px 0; }
|
||||
.ui-icon-carat-1-w { background-position: -96px 0; }
|
||||
.ui-icon-carat-1-nw { background-position: -112px 0; }
|
||||
.ui-icon-carat-2-n-s { background-position: -128px 0; }
|
||||
.ui-icon-carat-2-e-w { background-position: -144px 0; }
|
||||
.ui-icon-triangle-1-n { background-position: 0 -16px; }
|
||||
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
|
||||
.ui-icon-triangle-1-e { background-position: -32px -16px; }
|
||||
.ui-icon-triangle-1-se { background-position: -48px -16px; }
|
||||
.ui-icon-triangle-1-s { background-position: -64px -16px; }
|
||||
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
|
||||
.ui-icon-triangle-1-w { background-position: -96px -16px; }
|
||||
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
|
||||
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
|
||||
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
|
||||
.ui-icon-arrow-1-n { background-position: 0 -32px; }
|
||||
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
|
||||
.ui-icon-arrow-1-e { background-position: -32px -32px; }
|
||||
.ui-icon-arrow-1-se { background-position: -48px -32px; }
|
||||
.ui-icon-arrow-1-s { background-position: -64px -32px; }
|
||||
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
|
||||
.ui-icon-arrow-1-w { background-position: -96px -32px; }
|
||||
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
|
||||
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
|
||||
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
|
||||
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
|
||||
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
|
||||
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
|
||||
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
|
||||
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
|
||||
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
|
||||
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
|
||||
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
|
||||
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
|
||||
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
|
||||
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
|
||||
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
|
||||
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
|
||||
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
|
||||
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
|
||||
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
|
||||
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
|
||||
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
|
||||
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
|
||||
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
|
||||
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
|
||||
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
|
||||
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
|
||||
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
|
||||
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
|
||||
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
|
||||
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
|
||||
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
|
||||
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
|
||||
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
|
||||
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
|
||||
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
|
||||
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
|
||||
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
|
||||
.ui-icon-arrow-4 { background-position: 0 -80px; }
|
||||
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
|
||||
.ui-icon-extlink { background-position: -32px -80px; }
|
||||
.ui-icon-newwin { background-position: -48px -80px; }
|
||||
.ui-icon-refresh { background-position: -64px -80px; }
|
||||
.ui-icon-shuffle { background-position: -80px -80px; }
|
||||
.ui-icon-transfer-e-w { background-position: -96px -80px; }
|
||||
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
|
||||
.ui-icon-folder-collapsed { background-position: 0 -96px; }
|
||||
.ui-icon-folder-open { background-position: -16px -96px; }
|
||||
.ui-icon-document { background-position: -32px -96px; }
|
||||
.ui-icon-document-b { background-position: -48px -96px; }
|
||||
.ui-icon-note { background-position: -64px -96px; }
|
||||
.ui-icon-mail-closed { background-position: -80px -96px; }
|
||||
.ui-icon-mail-open { background-position: -96px -96px; }
|
||||
.ui-icon-suitcase { background-position: -112px -96px; }
|
||||
.ui-icon-comment { background-position: -128px -96px; }
|
||||
.ui-icon-person { background-position: -144px -96px; }
|
||||
.ui-icon-print { background-position: -160px -96px; }
|
||||
.ui-icon-trash { background-position: -176px -96px; }
|
||||
.ui-icon-locked { background-position: -192px -96px; }
|
||||
.ui-icon-unlocked { background-position: -208px -96px; }
|
||||
.ui-icon-bookmark { background-position: -224px -96px; }
|
||||
.ui-icon-tag { background-position: -240px -96px; }
|
||||
.ui-icon-home { background-position: 0 -112px; }
|
||||
.ui-icon-flag { background-position: -16px -112px; }
|
||||
.ui-icon-calendar { background-position: -32px -112px; }
|
||||
.ui-icon-cart { background-position: -48px -112px; }
|
||||
.ui-icon-pencil { background-position: -64px -112px; }
|
||||
.ui-icon-clock { background-position: -80px -112px; }
|
||||
.ui-icon-disk { background-position: -96px -112px; }
|
||||
.ui-icon-calculator { background-position: -112px -112px; }
|
||||
.ui-icon-zoomin { background-position: -128px -112px; }
|
||||
.ui-icon-zoomout { background-position: -144px -112px; }
|
||||
.ui-icon-search { background-position: -160px -112px; }
|
||||
.ui-icon-wrench { background-position: -176px -112px; }
|
||||
.ui-icon-gear { background-position: -192px -112px; }
|
||||
.ui-icon-heart { background-position: -208px -112px; }
|
||||
.ui-icon-star { background-position: -224px -112px; }
|
||||
.ui-icon-link { background-position: -240px -112px; }
|
||||
.ui-icon-cancel { background-position: 0 -128px; }
|
||||
.ui-icon-plus { background-position: -16px -128px; }
|
||||
.ui-icon-plusthick { background-position: -32px -128px; }
|
||||
.ui-icon-minus { background-position: -48px -128px; }
|
||||
.ui-icon-minusthick { background-position: -64px -128px; }
|
||||
.ui-icon-close { background-position: -80px -128px; }
|
||||
.ui-icon-closethick { background-position: -96px -128px; }
|
||||
.ui-icon-key { background-position: -112px -128px; }
|
||||
.ui-icon-lightbulb { background-position: -128px -128px; }
|
||||
.ui-icon-scissors { background-position: -144px -128px; }
|
||||
.ui-icon-clipboard { background-position: -160px -128px; }
|
||||
.ui-icon-copy { background-position: -176px -128px; }
|
||||
.ui-icon-contact { background-position: -192px -128px; }
|
||||
.ui-icon-image { background-position: -208px -128px; }
|
||||
.ui-icon-video { background-position: -224px -128px; }
|
||||
.ui-icon-script { background-position: -240px -128px; }
|
||||
.ui-icon-alert { background-position: 0 -144px; }
|
||||
.ui-icon-info { background-position: -16px -144px; }
|
||||
.ui-icon-notice { background-position: -32px -144px; }
|
||||
.ui-icon-help { background-position: -48px -144px; }
|
||||
.ui-icon-check { background-position: -64px -144px; }
|
||||
.ui-icon-bullet { background-position: -80px -144px; }
|
||||
.ui-icon-radio-off { background-position: -96px -144px; }
|
||||
.ui-icon-radio-on { background-position: -112px -144px; }
|
||||
.ui-icon-pin-w { background-position: -128px -144px; }
|
||||
.ui-icon-pin-s { background-position: -144px -144px; }
|
||||
.ui-icon-play { background-position: 0 -160px; }
|
||||
.ui-icon-pause { background-position: -16px -160px; }
|
||||
.ui-icon-seek-next { background-position: -32px -160px; }
|
||||
.ui-icon-seek-prev { background-position: -48px -160px; }
|
||||
.ui-icon-seek-end { background-position: -64px -160px; }
|
||||
.ui-icon-seek-start { background-position: -80px -160px; }
|
||||
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
||||
.ui-icon-seek-first { background-position: -80px -160px; }
|
||||
.ui-icon-stop { background-position: -96px -160px; }
|
||||
.ui-icon-eject { background-position: -112px -160px; }
|
||||
.ui-icon-volume-off { background-position: -128px -160px; }
|
||||
.ui-icon-volume-on { background-position: -144px -160px; }
|
||||
.ui-icon-power { background-position: 0 -176px; }
|
||||
.ui-icon-signal-diag { background-position: -16px -176px; }
|
||||
.ui-icon-signal { background-position: -32px -176px; }
|
||||
.ui-icon-battery-0 { background-position: -48px -176px; }
|
||||
.ui-icon-battery-1 { background-position: -64px -176px; }
|
||||
.ui-icon-battery-2 { background-position: -80px -176px; }
|
||||
.ui-icon-battery-3 { background-position: -96px -176px; }
|
||||
.ui-icon-circle-plus { background-position: 0 -192px; }
|
||||
.ui-icon-circle-minus { background-position: -16px -192px; }
|
||||
.ui-icon-circle-close { background-position: -32px -192px; }
|
||||
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
|
||||
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
|
||||
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
|
||||
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
|
||||
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
|
||||
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
|
||||
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
|
||||
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
|
||||
.ui-icon-circle-zoomin { background-position: -176px -192px; }
|
||||
.ui-icon-circle-zoomout { background-position: -192px -192px; }
|
||||
.ui-icon-circle-check { background-position: -208px -192px; }
|
||||
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
|
||||
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
|
||||
.ui-icon-circlesmall-close { background-position: -32px -208px; }
|
||||
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
|
||||
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
|
||||
.ui-icon-squaresmall-close { background-position: -80px -208px; }
|
||||
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
|
||||
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
|
||||
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
|
||||
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
|
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
||||
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }
|
||||
|
||||
|
||||
/* Misc visuals
|
||||
----------------------------------*/
|
||||
|
||||
/* Corner radius */
|
||||
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
|
||||
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
||||
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
||||
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
||||
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
|
||||
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
||||
.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
|
||||
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
|
||||
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
|
||||
|
||||
/* Overlays */
|
||||
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
|
||||
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
|
||||
* jQuery UI Resizable 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Resizable#theming
|
||||
*/
|
||||
.ui-resizable { position: relative;}
|
||||
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;
|
||||
/* http://bugs.jqueryui.com/ticket/7233
|
||||
- Resizable: resizable handles fail to work in IE if transparent and content overlaps
|
||||
*/
|
||||
background-image:url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
|
||||
}
|
||||
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
||||
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
||||
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
||||
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
||||
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
||||
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
||||
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
||||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
|
||||
* jQuery UI Selectable 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Selectable#theming
|
||||
*/
|
||||
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
|
||||
/*
|
||||
* jQuery UI Accordion 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Accordion#theming
|
||||
*/
|
||||
/* IE/Win - Fix animation bug - #4615 */
|
||||
.ui-accordion { width: 100%; }
|
||||
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
|
||||
.ui-accordion .ui-accordion-li-fix { display: inline; }
|
||||
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
|
||||
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
|
||||
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
|
||||
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
|
||||
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
||||
.ui-accordion .ui-accordion-content-active { display: block; }
|
||||
/*
|
||||
* jQuery UI Autocomplete 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Autocomplete#theming
|
||||
*/
|
||||
.ui-autocomplete { position: absolute; cursor: default; }
|
||||
|
||||
/* workarounds */
|
||||
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
||||
|
||||
/*
|
||||
* jQuery UI Menu 1.8.13
|
||||
*
|
||||
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Menu#theming
|
||||
*/
|
||||
.ui-menu {
|
||||
list-style:none;
|
||||
padding: 2px;
|
||||
margin: 0;
|
||||
display:block;
|
||||
float: left;
|
||||
}
|
||||
.ui-menu .ui-menu {
|
||||
margin-top: -3px;
|
||||
}
|
||||
.ui-menu .ui-menu-item {
|
||||
margin:0;
|
||||
padding: 0;
|
||||
zoom: 1;
|
||||
float: left;
|
||||
clear: left;
|
||||
width: 100%;
|
||||
}
|
||||
.ui-menu .ui-menu-item a {
|
||||
text-decoration:none;
|
||||
display:block;
|
||||
padding:.2em .4em;
|
||||
line-height:1.5;
|
||||
zoom:1;
|
||||
}
|
||||
.ui-menu .ui-menu-item a.ui-state-hover,
|
||||
.ui-menu .ui-menu-item a.ui-state-active {
|
||||
font-weight: normal;
|
||||
margin: -1px;
|
||||
}
|
||||
/*
|
||||
* jQuery UI Button 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Button#theming
|
||||
*/
|
||||
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
|
||||
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
|
||||
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
|
||||
.ui-button-icons-only { width: 3.4em; }
|
||||
button.ui-button-icons-only { width: 3.7em; }
|
||||
|
||||
/*button text element */
|
||||
.ui-button .ui-button-text { display: block; line-height: 1.4; }
|
||||
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
|
||||
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
|
||||
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
|
||||
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
|
||||
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
|
||||
/* no icon support for input elements, provide padding by default */
|
||||
input.ui-button { padding: .4em 1em; }
|
||||
|
||||
/*button icon element(s) */
|
||||
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
|
||||
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
|
||||
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
|
||||
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
|
||||
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
|
||||
|
||||
/*button sets*/
|
||||
.ui-buttonset { margin-right: 7px; }
|
||||
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }
|
||||
|
||||
/* workarounds */
|
||||
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
||||
/*
|
||||
* jQuery UI Dialog 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Dialog#theming
|
||||
*/
|
||||
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
|
||||
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; }
|
||||
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
|
||||
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
|
||||
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
|
||||
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
|
||||
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
|
||||
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
|
||||
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
|
||||
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
|
||||
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
||||
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
||||
/*
|
||||
* jQuery UI Slider 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Slider#theming
|
||||
*/
|
||||
.ui-slider { position: relative; text-align: left; }
|
||||
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
|
||||
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
|
||||
|
||||
.ui-slider-horizontal { height: .8em; }
|
||||
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
|
||||
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
|
||||
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
|
||||
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
|
||||
|
||||
.ui-slider-vertical { width: .8em; height: 100px; }
|
||||
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
|
||||
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
||||
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
||||
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
|
||||
* jQuery UI Tabs 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Tabs#theming
|
||||
*/
|
||||
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
||||
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
|
||||
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
|
||||
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
|
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
|
||||
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
|
||||
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
|
||||
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
|
||||
.ui-tabs .ui-tabs-hide { display: none !important; }
|
||||
/*
|
||||
* jQuery UI Datepicker 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Datepicker#theming
|
||||
*/
|
||||
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
|
||||
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
||||
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
|
||||
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
|
||||
.ui-datepicker .ui-datepicker-prev { left:2px; }
|
||||
.ui-datepicker .ui-datepicker-next { right:2px; }
|
||||
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
|
||||
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
|
||||
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
||||
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
|
||||
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
|
||||
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
||||
.ui-datepicker select.ui-datepicker-month,
|
||||
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
||||
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
||||
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
|
||||
.ui-datepicker td { border: 0; padding: 1px; }
|
||||
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
|
||||
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
|
||||
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
|
||||
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
|
||||
|
||||
/* with multiple calendars */
|
||||
.ui-datepicker.ui-datepicker-multi { width:auto; }
|
||||
.ui-datepicker-multi .ui-datepicker-group { float:left; }
|
||||
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
|
||||
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
|
||||
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
|
||||
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
|
||||
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
|
||||
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
|
||||
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
|
||||
.ui-datepicker-row-break { clear:both; width:100%; }
|
||||
|
||||
/* RTL support */
|
||||
.ui-datepicker-rtl { direction: rtl; }
|
||||
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
|
||||
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
|
||||
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
|
||||
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
|
||||
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
|
||||
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
|
||||
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
||||
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
|
||||
|
||||
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
|
||||
.ui-datepicker-cover {
|
||||
display: none; /*sorry for IE5*/
|
||||
display/**/: block; /*sorry for IE5*/
|
||||
position: absolute; /*must have*/
|
||||
z-index: -1; /*must have*/
|
||||
filter: mask(); /*must have*/
|
||||
top: -4px; /*must have*/
|
||||
left: -4px; /*must have*/
|
||||
width: 200px; /*must have*/
|
||||
height: 200px; /*must have*/
|
||||
}/*
|
||||
* jQuery UI Progressbar 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Progressbar#theming
|
||||
*/
|
||||
.ui-progressbar { height:2em; text-align: left; }
|
||||
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
|
||||