summaryrefslogtreecommitdiffstats
path: root/solve/Generator/obj/Debug
diff options
context:
space:
mode:
Diffstat (limited to 'solve/Generator/obj/Debug')
-rw-r--r--solve/Generator/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs4
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfo.cs22
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfoInputs.cache1
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig13
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs8
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.assets.cachebin0 -> 856 bytes
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.csproj.AssemblyReference.cachebin0 -> 429 bytes
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.csproj.CopyComplete0
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.csproj.CoreCompileInputs.cache1
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.csproj.FileListAbsolute.txt17
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.dllbin0 -> 7168 bytes
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.genruntimeconfig.cache1
-rw-r--r--solve/Generator/obj/Debug/net8.0/Generator.pdbbin0 -> 11096 bytes
-rwxr-xr-xsolve/Generator/obj/Debug/net8.0/apphostbin0 -> 77288 bytes
-rw-r--r--solve/Generator/obj/Debug/net8.0/ref/Generator.dllbin0 -> 5632 bytes
-rw-r--r--solve/Generator/obj/Debug/net8.0/refint/Generator.dllbin0 -> 5632 bytes
16 files changed, 67 insertions, 0 deletions
diff --git a/solve/Generator/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/solve/Generator/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfo.cs b/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfo.cs
new file mode 100644
index 0000000..5e45b4a
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfo.cs
@@ -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("Generator")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+84e77e74c8d69b33a25938a46700b67a3e835c88")]
+[assembly: System.Reflection.AssemblyProductAttribute("Generator")]
+[assembly: System.Reflection.AssemblyTitleAttribute("Generator")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfoInputs.cache b/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..6002021
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c4fcdaca885480095d5156d361c105356e5d0e5069c4a9eff37c1db84b196ed6
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig b/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..194f14c
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.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 = Generator
+build_property.ProjectDir = /home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs b/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs
new file mode 100644
index 0000000..8578f3d
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.GlobalUsings.g.cs
@@ -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;
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.assets.cache b/solve/Generator/obj/Debug/net8.0/Generator.assets.cache
new file mode 100644
index 0000000..28e288a
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.assets.cache
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.csproj.AssemblyReference.cache b/solve/Generator/obj/Debug/net8.0/Generator.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..29a3a3c
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.csproj.AssemblyReference.cache
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.csproj.CopyComplete b/solve/Generator/obj/Debug/net8.0/Generator.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.csproj.CopyComplete
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.csproj.CoreCompileInputs.cache b/solve/Generator/obj/Debug/net8.0/Generator.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..8f55d93
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+a278c7813e6d3a3b2464f881165cec2e0822c1714f22f938b4192823d4b1afb9
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.csproj.FileListAbsolute.txt b/solve/Generator/obj/Debug/net8.0/Generator.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..9c0c687
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.csproj.FileListAbsolute.txt
@@ -0,0 +1,17 @@
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Generator
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Generator.deps.json
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Generator.runtimeconfig.json
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Generator.dll
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Generator.pdb
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.GeneratedMSBuildEditorConfig.editorconfig
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfoInputs.cache
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.AssemblyInfo.cs
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.csproj.CoreCompileInputs.cache
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.dll
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/refint/Generator.dll
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.pdb
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.genruntimeconfig.cache
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/ref/Generator.dll
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/bin/Debug/net8.0/Newtonsoft.Json.dll
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.csproj.AssemblyReference.cache
+/home/snx/dev/ctf-cscg-2024-photo-editor/solve/Generator/obj/Debug/net8.0/Generator.csproj.CopyComplete
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.dll b/solve/Generator/obj/Debug/net8.0/Generator.dll
new file mode 100644
index 0000000..aee1034
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.dll
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.genruntimeconfig.cache b/solve/Generator/obj/Debug/net8.0/Generator.genruntimeconfig.cache
new file mode 100644
index 0000000..ec8f0f0
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.genruntimeconfig.cache
@@ -0,0 +1 @@
+c17aa5d82529308f8450714f091e3fe68de591b941cdc34358e7c5d40da7b7fb
diff --git a/solve/Generator/obj/Debug/net8.0/Generator.pdb b/solve/Generator/obj/Debug/net8.0/Generator.pdb
new file mode 100644
index 0000000..f12dc01
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/Generator.pdb
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/apphost b/solve/Generator/obj/Debug/net8.0/apphost
new file mode 100755
index 0000000..94b2569
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/apphost
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/ref/Generator.dll b/solve/Generator/obj/Debug/net8.0/ref/Generator.dll
new file mode 100644
index 0000000..4c75ce5
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/ref/Generator.dll
Binary files differ
diff --git a/solve/Generator/obj/Debug/net8.0/refint/Generator.dll b/solve/Generator/obj/Debug/net8.0/refint/Generator.dll
new file mode 100644
index 0000000..4c75ce5
--- /dev/null
+++ b/solve/Generator/obj/Debug/net8.0/refint/Generator.dll
Binary files differ