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.Scripting")]
|
||||
[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.Scripting")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AspClassic.Scripting")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
|
@ -0,0 +1 @@
|
|||
37f1bef75f708657ad38d8ae10ddfe7352be966f
|
|
@ -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.Scripting
|
||||
build_property.ProjectDir = C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\
|
|
@ -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 @@
|
|||
ba3d5a4d9b23141dbd28ae545389000f69e67a41
|
|
@ -0,0 +1,5 @@
|
|||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\obj\Debug\net6.0\AspClassic.Scripting.csproj.AssemblyReference.cache
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\obj\Debug\net6.0\AspClassic.Scripting.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\obj\Debug\net6.0\AspClassic.Scripting.AssemblyInfoInputs.cache
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\obj\Debug\net6.0\AspClassic.Scripting.AssemblyInfo.cs
|
||||
C:\Users\jelle\Documents\GitHub\aspclassic-core\AspClassic.Scripting\obj\Debug\net6.0\AspClassic.Scripting.csproj.CoreCompileInputs.cache
|
Loading…
Add table
Add a link
Reference in a new issue