Got the new ui flow working and the models updated. Need to get changes written to the database.
This commit is contained in:
@@ -14,7 +14,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Core")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+167a8f6fc66bf3d9361bcbe1b051e38e703d0c04")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a28663441e3823d71640c7bd751d416aff83573c")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Core")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Core")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
3bd302d06ee3c27ec4d7a2fd10ebf15904317f49e9d18a95a415cd8f2ab8e0bc
|
||||
5cbd532601a2320521c30b962e1d889d6ab440da7c7ac9ab5d586fbf4a76c384
|
||||
|
||||
@@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = OpenArchival.Core
|
||||
build_property.ProjectDir = D:\Open-Archival\OpenArchival.Core\
|
||||
build_property.ProjectDir = E:\Open-Archival\OpenArchival.Core\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Core.OLD")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b6158156d7e711f5e1755a28564127f4326126f9")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Core.OLD")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Core.OLD")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
38bd6912c826860873eb5503d3e5c2024a36e35636c98efae456b331f94b7be3
|
||||
@@ -0,0 +1,15 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net9.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = OpenArchival.Core.OLD
|
||||
build_property.ProjectDir = E:\Open-Archival\OpenArchival.Core\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("OpenArchival.Core.OLD.Remove")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b6158156d7e711f5e1755a28564127f4326126f9")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OpenArchival.Core.OLD.Remove")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OpenArchival.Core.OLD.Remove")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
5a5c896c3ff674c610521a7fc0b44c3fc8b99acc7151edd8db912f15a3060ece
|
||||
@@ -0,0 +1,15 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net9.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = OpenArchival.Core.OLD.Remove
|
||||
build_property.ProjectDir = E:\Open-Archival\OpenArchival.Core\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
@@ -0,0 +1,8 @@
|
||||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d33f398a076df840c8b97ab298b721d1b8e2641e6276f4024bf8ebbdd84249b0
|
||||
@@ -0,0 +1,12 @@
|
||||
E:\Open-Archival\OpenArchival.Core\bin\Debug\net9.0\OpenArchival.Core.OLD.Remove.deps.json
|
||||
E:\Open-Archival\OpenArchival.Core\bin\Debug\net9.0\OpenArchival.Core.OLD.Remove.dll
|
||||
E:\Open-Archival\OpenArchival.Core\bin\Debug\net9.0\OpenArchival.Core.OLD.Remove.pdb
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.AssemblyInfoInputs.cache
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.AssemblyInfo.cs
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.csproj.CoreCompileInputs.cache
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.sourcelink.json
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.dll
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\refint\OpenArchival.Core.OLD.Remove.dll
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\OpenArchival.Core.OLD.Remove.pdb
|
||||
E:\Open-Archival\OpenArchival.Core\obj\Debug\net9.0\ref\OpenArchival.Core.OLD.Remove.dll
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"E:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/b6158156d7e711f5e1755a28564127f4326126f9/*"}}
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
84feaffc699a6f13def9470ab332e8c1596afafaf72c638c71da33c4b25ce15e
|
||||
ff2b1f7d5d140c19b0da50a14072cd1728d61f3124bf4c285b70e0f95b08ad01
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
{"documents":{"D:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/167a8f6fc66bf3d9361bcbe1b051e38e703d0c04/*"}}
|
||||
{"documents":{"D:\\Open-Archival\\*":"https://raw.githubusercontent.com/vtallen/Open-Archival/a28663441e3823d71640c7bd751d416aff83573c/*"}}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user