progress
This commit is contained in:
parent
16e76d6b31
commit
484dbfc9d9
529 changed files with 113694 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
|
@ -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("AspClassic.Parser")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AspClassic.Parser")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AspClassic.Parser")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
|
@ -0,0 +1 @@
|
|||
f49275b7423ec7aa6ab3c25d1c94c8af525d7699
|
|
@ -0,0 +1,10 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = AspClassic.Parser
|
||||
build_property.ProjectDir = C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\
|
|
@ -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.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
1d6b3fc99578ab6efff434ed162c06d903a763fa
|
|
@ -0,0 +1,12 @@
|
|||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\bin\Debug\net6.0\AspClassic.Parser.deps.json
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\bin\Debug\net6.0\AspClassic.Parser.dll
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\bin\Debug\net6.0\AspClassic.Parser.pdb
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.csproj.AssemblyReference.cache
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.AssemblyInfoInputs.cache
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.AssemblyInfo.cs
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.csproj.CoreCompileInputs.cache
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.dll
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\refint\AspClassic.Parser.dll
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\AspClassic.Parser.pdb
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Parser\obj\Debug\net6.0\ref\AspClassic.Parser.dll
|
BIN
AspClassic.Parser/obj/Debug/net6.0/AspClassic.Parser.dll
Normal file
BIN
AspClassic.Parser/obj/Debug/net6.0/AspClassic.Parser.dll
Normal file
Binary file not shown.
BIN
AspClassic.Parser/obj/Debug/net6.0/AspClassic.Parser.pdb
Normal file
BIN
AspClassic.Parser/obj/Debug/net6.0/AspClassic.Parser.pdb
Normal file
Binary file not shown.
BIN
AspClassic.Parser/obj/Debug/net6.0/ref/AspClassic.Parser.dll
Normal file
BIN
AspClassic.Parser/obj/Debug/net6.0/ref/AspClassic.Parser.dll
Normal file
Binary file not shown.
BIN
AspClassic.Parser/obj/Debug/net6.0/refint/AspClassic.Parser.dll
Normal file
BIN
AspClassic.Parser/obj/Debug/net6.0/refint/AspClassic.Parser.dll
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue