Added old file to parse

This commit is contained in:
Simon
2022-12-30 16:12:07 +01:00
parent e390a7f8e7
commit b69ec173ba
30 changed files with 10263 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

Binary file not shown.

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// 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("old_data_import")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("old_data_import")]
[assembly: System.Reflection.AssemblyTitleAttribute("old_data_import")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
a9e8e16cb551d028553e3c1cc9e328dd729030e4

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.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 = old_data_import
build_property.ProjectDir = /home/simon/source/jacoblenz/old_data_import/

View File

@@ -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;

View File

@@ -0,0 +1 @@
24888d05b3864e14c96c9434d80a067b42ed09b9

View File

@@ -0,0 +1,15 @@
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.deps.json
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.runtimeconfig.json
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.pdb
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.csproj.AssemblyReference.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.GeneratedMSBuildEditorConfig.editorconfig
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.AssemblyInfoInputs.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.AssemblyInfo.cs
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.csproj.CoreCompileInputs.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/refint/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.pdb
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.genruntimeconfig.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/ref/old_data_import.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
46017619ef11237eb14cb57ebb00bbd1cac80a20

Binary file not shown.