Got the sliders extracted to their own page

This commit is contained in:
2026-03-08 18:36:49 -04:00
parent dde9ffcedb
commit 28d90fcc18
375 changed files with 2646 additions and 1035 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Blazor.Config")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+dde9ffcedb0cf584318d02205327e3d89d7f3dfb")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Blazor.Config")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Blazor.Config")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
a218872a703a4ec5a317071464e6a854dbd4fce3e624c84383b2df17c4db46bd
54011cc3fc756fdfd861fecd69c4eba9de630910409862c09f54a6ec27f8e3cd

View File

@@ -60,20 +60,6 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.13, 9.0.13]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.13, 9.0.13]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.13, 9.0.13]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"

View File

@@ -67,20 +67,6 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[9.0.13, 9.0.13]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[9.0.13, 9.0.13]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[9.0.13, 9.0.13]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"

View File

@@ -1,12 +1,8 @@
{
"version": 2,
"dgSpecHash": "kV8J//l+yMo=",
"dgSpecHash": "dNS4UlDJ/lY=",
"success": true,
"projectFilePath": "C:\\Users\\Vincent\\Documents\\dev\\Open-Archival\\OpenArchival.Blazor.Config\\OpenArchival.Blazor.Config.csproj",
"expectedPackageFiles": [
"C:\\Users\\Vincent\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\9.0.13\\microsoft.windowsdesktop.app.ref.9.0.13.nupkg.sha512",
"C:\\Users\\Vincent\\.nuget\\packages\\microsoft.netcore.app.ref\\9.0.13\\microsoft.netcore.app.ref.9.0.13.nupkg.sha512",
"C:\\Users\\Vincent\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\9.0.13\\microsoft.aspnetcore.app.ref.9.0.13.nupkg.sha512"
],
"expectedPackageFiles": [],
"logs": []
}