diff options
Diffstat (limited to 'io/obj/Debug/net7.0')
-rw-r--r-- | io/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs | 4 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.AssemblyInfo.cs | 22 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.AssemblyInfoInputs.cache | 1 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.GeneratedMSBuildEditorConfig.editorconfig | 11 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.GlobalUsings.g.cs | 8 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.assets.cache | bin | 0 -> 151 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/IO.csproj.AssemblyReference.cache | bin | 0 -> 75259 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/IO.csproj.CoreCompileInputs.cache | 1 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.csproj.FileListAbsolute.txt | 15 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.dll | bin | 0 -> 5120 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/IO.genruntimeconfig.cache | 1 | ||||
-rw-r--r-- | io/obj/Debug/net7.0/IO.pdb | bin | 0 -> 10764 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/apphost.exe | bin | 0 -> 154624 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/ref/IO.dll | bin | 0 -> 5632 bytes | |||
-rw-r--r-- | io/obj/Debug/net7.0/refint/IO.dll | bin | 0 -> 5632 bytes |
15 files changed, 63 insertions, 0 deletions
diff --git a/io/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs b/io/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs new file mode 100644 index 0000000..a9058da --- /dev/null +++ b/io/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// <autogenerated /> +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")] diff --git a/io/obj/Debug/net7.0/IO.AssemblyInfo.cs b/io/obj/Debug/net7.0/IO.AssemblyInfo.cs new file mode 100644 index 0000000..6c8facf --- /dev/null +++ b/io/obj/Debug/net7.0/IO.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("IO")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("IO")] +[assembly: System.Reflection.AssemblyTitleAttribute("IO")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/io/obj/Debug/net7.0/IO.AssemblyInfoInputs.cache b/io/obj/Debug/net7.0/IO.AssemblyInfoInputs.cache new file mode 100644 index 0000000..1ea3176 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +5b91be626b6d408b53a9585aee00258d98d3db6a diff --git a/io/obj/Debug/net7.0/IO.GeneratedMSBuildEditorConfig.editorconfig b/io/obj/Debug/net7.0/IO.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..f5591d9 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.GeneratedMSBuildEditorConfig.editorconfig @@ -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 = IO +build_property.ProjectDir = C:\Users\user\source\repos\IO\ diff --git a/io/obj/Debug/net7.0/IO.GlobalUsings.g.cs b/io/obj/Debug/net7.0/IO.GlobalUsings.g.cs new file mode 100644 index 0000000..ac22929 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.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/io/obj/Debug/net7.0/IO.assets.cache b/io/obj/Debug/net7.0/IO.assets.cache new file mode 100644 index 0000000..2972f68 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.assets.cache Binary files differdiff --git a/io/obj/Debug/net7.0/IO.csproj.AssemblyReference.cache b/io/obj/Debug/net7.0/IO.csproj.AssemblyReference.cache new file mode 100644 index 0000000..194117d --- /dev/null +++ b/io/obj/Debug/net7.0/IO.csproj.AssemblyReference.cache Binary files differdiff --git a/io/obj/Debug/net7.0/IO.csproj.CoreCompileInputs.cache b/io/obj/Debug/net7.0/IO.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..0c4203c --- /dev/null +++ b/io/obj/Debug/net7.0/IO.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +9ff3a370bb44da4162029ae05be8ab0086ba8601 diff --git a/io/obj/Debug/net7.0/IO.csproj.FileListAbsolute.txt b/io/obj/Debug/net7.0/IO.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..89bc9e6 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.csproj.FileListAbsolute.txt @@ -0,0 +1,15 @@ +C:\Users\User\source\repos\IO\bin\Debug\net7.0\IO.exe +C:\Users\User\source\repos\IO\bin\Debug\net7.0\IO.deps.json +C:\Users\User\source\repos\IO\bin\Debug\net7.0\IO.runtimeconfig.json +C:\Users\User\source\repos\IO\bin\Debug\net7.0\IO.dll +C:\Users\User\source\repos\IO\bin\Debug\net7.0\IO.pdb +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.csproj.AssemblyReference.cache +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.AssemblyInfoInputs.cache +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.AssemblyInfo.cs +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.csproj.CoreCompileInputs.cache +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.dll +C:\Users\User\source\repos\IO\obj\Debug\net7.0\refint\IO.dll +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.pdb +C:\Users\User\source\repos\IO\obj\Debug\net7.0\IO.genruntimeconfig.cache +C:\Users\User\source\repos\IO\obj\Debug\net7.0\ref\IO.dll diff --git a/io/obj/Debug/net7.0/IO.dll b/io/obj/Debug/net7.0/IO.dll new file mode 100644 index 0000000..c33e2d5 --- /dev/null +++ b/io/obj/Debug/net7.0/IO.dll Binary files differdiff --git a/io/obj/Debug/net7.0/IO.genruntimeconfig.cache b/io/obj/Debug/net7.0/IO.genruntimeconfig.cache new file mode 100644 index 0000000..3f339db --- /dev/null +++ b/io/obj/Debug/net7.0/IO.genruntimeconfig.cache @@ -0,0 +1 @@ +e7f9e26023222dc896872f7030283aeeeca84303 diff --git a/io/obj/Debug/net7.0/IO.pdb b/io/obj/Debug/net7.0/IO.pdb new file mode 100644 index 0000000..2cd6f0c --- /dev/null +++ b/io/obj/Debug/net7.0/IO.pdb Binary files differdiff --git a/io/obj/Debug/net7.0/apphost.exe b/io/obj/Debug/net7.0/apphost.exe new file mode 100644 index 0000000..fc2851a --- /dev/null +++ b/io/obj/Debug/net7.0/apphost.exe Binary files differdiff --git a/io/obj/Debug/net7.0/ref/IO.dll b/io/obj/Debug/net7.0/ref/IO.dll new file mode 100644 index 0000000..30740b9 --- /dev/null +++ b/io/obj/Debug/net7.0/ref/IO.dll Binary files differdiff --git a/io/obj/Debug/net7.0/refint/IO.dll b/io/obj/Debug/net7.0/refint/IO.dll new file mode 100644 index 0000000..30740b9 --- /dev/null +++ b/io/obj/Debug/net7.0/refint/IO.dll Binary files differ |