diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..66f8fb5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.idea/
+.vscode/
diff --git a/SzCli/Program.cs b/SzCli/Program.cs
index 3751555..a169e48 100644
--- a/SzCli/Program.cs
+++ b/SzCli/Program.cs
@@ -1,2 +1,9 @@
-// See https://aka.ms/new-console-template for more information
-Console.WriteLine("Hello, World!");
+namespace SzCli;
+
+public class Program
+{
+ public static void Main(string[] args)
+ {
+
+ }
+}
\ No newline at end of file
diff --git a/SzCli/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/SzCli/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index af94399..0000000
--- a/SzCli/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = "")]
diff --git a/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfo.cs b/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfo.cs
deleted file mode 100644
index 4801b85..0000000
--- a/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("SzCli")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0a91734a27836b548e422e7f53f42a86a6e65aa0")]
-[assembly: System.Reflection.AssemblyProductAttribute("SzCli")]
-[assembly: System.Reflection.AssemblyTitleAttribute("SzCli")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfoInputs.cache b/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfoInputs.cache
deleted file mode 100644
index 3ce3770..0000000
--- a/SzCli/obj/Debug/net8.0/SzCli.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-c84592cdeb0dc4a761e7751dfbf7a0fd24d31f7e0652aede57d423374036e623
diff --git a/SzCli/obj/Debug/net8.0/SzCli.GeneratedMSBuildEditorConfig.editorconfig b/SzCli/obj/Debug/net8.0/SzCli.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 1331c7f..0000000
--- a/SzCli/obj/Debug/net8.0/SzCli.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v8.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 = SzCli
-build_property.ProjectDir = /data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
-build_property.EnableCodeStyleSeverity =
diff --git a/SzCli/obj/Debug/net8.0/SzCli.GlobalUsings.g.cs b/SzCli/obj/Debug/net8.0/SzCli.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc..0000000
--- a/SzCli/obj/Debug/net8.0/SzCli.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/SzCli/obj/Debug/net8.0/SzCli.assets.cache b/SzCli/obj/Debug/net8.0/SzCli.assets.cache
deleted file mode 100644
index 52525dc..0000000
Binary files a/SzCli/obj/Debug/net8.0/SzCli.assets.cache and /dev/null differ
diff --git a/SzCli/obj/SzCli.csproj.nuget.dgspec.json b/SzCli/obj/SzCli.csproj.nuget.dgspec.json
deleted file mode 100644
index bc4f88b..0000000
--- a/SzCli/obj/SzCli.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,142 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj": {}
- },
- "projects": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj",
- "projectName": "SzCli",
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj",
- "packagesPath": "/home/chris/.nuget/packages/",
- "outputPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/chris/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "/usr/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj": {
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.22, 8.0.22]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "projectName": "SzLib",
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "packagesPath": "/home/chris/.nuget/packages/",
- "outputPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/chris/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "/usr/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.22, 8.0.22]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/SzCli/obj/SzCli.csproj.nuget.g.props b/SzCli/obj/SzCli.csproj.nuget.g.props
deleted file mode 100644
index 19af5ab..0000000
--- a/SzCli/obj/SzCli.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/chris/.nuget/packages/
- /home/chris/.nuget/packages/
- PackageReference
- 6.11.1
-
-
-
-
-
\ No newline at end of file
diff --git a/SzCli/obj/SzCli.csproj.nuget.g.targets b/SzCli/obj/SzCli.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/SzCli/obj/SzCli.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/SzCli/obj/project.assets.json b/SzCli/obj/project.assets.json
deleted file mode 100644
index b54cc2c..0000000
--- a/SzCli/obj/project.assets.json
+++ /dev/null
@@ -1,101 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "SzLib/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/SzLib.dll": {}
- },
- "runtime": {
- "bin/placeholder/SzLib.dll": {}
- }
- }
- }
- },
- "libraries": {
- "SzLib/1.0.0": {
- "type": "project",
- "path": "../SzLib/SzLib.csproj",
- "msbuildProject": "../SzLib/SzLib.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "SzLib >= 1.0.0"
- ]
- },
- "packageFolders": {
- "/home/chris/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj",
- "projectName": "SzCli",
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj",
- "packagesPath": "/home/chris/.nuget/packages/",
- "outputPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/chris/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "/usr/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj": {
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.22, 8.0.22]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/SzCli/obj/project.nuget.cache b/SzCli/obj/project.nuget.cache
deleted file mode 100644
index 0cdae1b..0000000
--- a/SzCli/obj/project.nuget.cache
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "ca9xSR6LgAg=",
- "success": true,
- "projectFilePath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzCli/SzCli.csproj",
- "expectedPackageFiles": [
- "/home/chris/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.22/microsoft.aspnetcore.app.ref.8.0.22.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/SzLib/ISzFileManager.cs b/SzLib/ISzFileManager.cs
index ed7f689..88f5fc3 100644
--- a/SzLib/ISzFileManager.cs
+++ b/SzLib/ISzFileManager.cs
@@ -2,5 +2,5 @@ namespace SzLib;
public interface ISzFileManager
{
- public Path DataPath {get; set;}
+ public string DataPath {get; set;}
}
\ No newline at end of file
diff --git a/SzLib/SzParser.cs b/SzLib/SzParser.cs
index 230f955..c155157 100644
--- a/SzLib/SzParser.cs
+++ b/SzLib/SzParser.cs
@@ -1,6 +1,39 @@
+using System.Text.Json;
+using SzLib.DataObjects;
+
namespace SzLib;
-public class SzParser(ISzFileManager szFileManager)
+public class SzParser
{
- public readonly ISzFileManager FileManager = szFileManager;
+ public readonly ISzFileManager FileManager;
+
+ private JsonSerializerOptions _jsonOptions = new()
+ {
+ WriteIndented = true,
+ };
+
+ public SzParser(ISzFileManager szFileManager)
+ {
+ FileManager = szFileManager;
+ }
+
+ public (string result, SzParseError error) SerializeDatasetToJson(SzDataset dataset)
+ {
+ try
+ {
+ var jsonString = JsonSerializer.Serialize(dataset, _jsonOptions);
+ return (jsonString, SzParseError.None);
+ }
+ catch (JsonException e)
+ {
+ return ("", SzParseError.CouldNotSerialize);
+ }
+ }
+}
+
+public enum SzParseError
+{
+ None,
+ CouldNotSerialize,
+ GenericError,
}
\ No newline at end of file
diff --git a/SzLib/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/SzLib/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index af94399..0000000
--- a/SzLib/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = "")]
diff --git a/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfo.cs b/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfo.cs
deleted file mode 100644
index f3e5a11..0000000
--- a/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("SzLib")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0a91734a27836b548e422e7f53f42a86a6e65aa0")]
-[assembly: System.Reflection.AssemblyProductAttribute("SzLib")]
-[assembly: System.Reflection.AssemblyTitleAttribute("SzLib")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfoInputs.cache b/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfoInputs.cache
deleted file mode 100644
index 463791a..0000000
--- a/SzLib/obj/Debug/net8.0/SzLib.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-c4fac1ee3ada9b23fef8f772fe12079089fe1f0f9fd88ed354bd91dd8a45b58a
diff --git a/SzLib/obj/Debug/net8.0/SzLib.GeneratedMSBuildEditorConfig.editorconfig b/SzLib/obj/Debug/net8.0/SzLib.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 6db5196..0000000
--- a/SzLib/obj/Debug/net8.0/SzLib.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v8.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 = SzLib
-build_property.ProjectDir = /data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
-build_property.EnableCodeStyleSeverity =
diff --git a/SzLib/obj/Debug/net8.0/SzLib.GlobalUsings.g.cs b/SzLib/obj/Debug/net8.0/SzLib.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc..0000000
--- a/SzLib/obj/Debug/net8.0/SzLib.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/SzLib/obj/Debug/net8.0/SzLib.assets.cache b/SzLib/obj/Debug/net8.0/SzLib.assets.cache
deleted file mode 100644
index beece5b..0000000
Binary files a/SzLib/obj/Debug/net8.0/SzLib.assets.cache and /dev/null differ
diff --git a/SzLib/obj/SzLib.csproj.nuget.dgspec.json b/SzLib/obj/SzLib.csproj.nuget.dgspec.json
deleted file mode 100644
index f14ad8b..0000000
--- a/SzLib/obj/SzLib.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,73 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj": {}
- },
- "projects": {
- "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "projectName": "SzLib",
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "packagesPath": "/home/chris/.nuget/packages/",
- "outputPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/chris/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "/usr/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.22, 8.0.22]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/SzLib/obj/SzLib.csproj.nuget.g.props b/SzLib/obj/SzLib.csproj.nuget.g.props
deleted file mode 100644
index 19af5ab..0000000
--- a/SzLib/obj/SzLib.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /home/chris/.nuget/packages/
- /home/chris/.nuget/packages/
- PackageReference
- 6.11.1
-
-
-
-
-
\ No newline at end of file
diff --git a/SzLib/obj/SzLib.csproj.nuget.g.targets b/SzLib/obj/SzLib.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/SzLib/obj/SzLib.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/SzLib/obj/project.assets.json b/SzLib/obj/project.assets.json
deleted file mode 100644
index fb96928..0000000
--- a/SzLib/obj/project.assets.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net8.0": []
- },
- "packageFolders": {
- "/home/chris/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "projectName": "SzLib",
- "projectPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "packagesPath": "/home/chris/.nuget/packages/",
- "outputPath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/home/chris/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "/usr/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[8.0.22, 8.0.22]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.416/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/SzLib/obj/project.nuget.cache b/SzLib/obj/project.nuget.cache
deleted file mode 100644
index dc99d60..0000000
--- a/SzLib/obj/project.nuget.cache
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "rw6Dqopfnh8=",
- "success": true,
- "projectFilePath": "/data/Projects/bellsworne/sessionzero/SessionZeroCS/SessionZero/SzLib/SzLib.csproj",
- "expectedPackageFiles": [
- "/home/chris/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.22/microsoft.aspnetcore.app.ref.8.0.22.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file