Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
||||
@@ -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("EngineTester")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("EngineTester")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("EngineTester")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
a2b065fcbdcc4650ab91de8429060b8b73bdc329
|
||||
@@ -0,0 +1,10 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.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 = EngineTester
|
||||
build_property.ProjectDir = D:\Programmierstuff\C#\GLEngine\EngineTester\
|
||||
@@ -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 @@
|
||||
e38591d4e0684448673b8b7c8fa003712fd1185e
|
||||
@@ -0,0 +1,30 @@
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.csproj.AssemblyReference.cache
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.AssemblyInfoInputs.cache
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.AssemblyInfo.cs
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.csproj.CoreCompileInputs.cache
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.exe
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.deps.json
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.runtimeconfig.json
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.runtimeconfig.dev.json
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\EngineTester.pdb
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\StbiSharp.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\linux-x64\native\libstbi.so
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\osx-x64\native\libstbi.dylib
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\win-x64\native\stbi.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\win-x64\native\stbi.lib
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\GLEngine.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\GLFW.NET.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\GLEngine.pdb
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.csproj.CopyComplete
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\refint\EngineTester.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.pdb
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\EngineTester.genruntimeconfig.cache
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\obj\Debug\net5.0\ref\EngineTester.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\Microsoft.Win32.SystemEvents.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\System.Drawing.Common.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\unix\lib\netcoreapp3.1\System.Drawing.Common.dll
|
||||
D:\Programmierstuff\C#\GLEngine\EngineTester\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\System.Drawing.Common.dll
|
||||
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/EngineTester.dll
Normal file
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/EngineTester.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
ad96a66d967d27f5a17efbb4a8848c40e161f575
|
||||
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/EngineTester.pdb
Normal file
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/EngineTester.pdb
Normal file
Binary file not shown.
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/apphost.exe
Normal file
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/ref/EngineTester.dll
Normal file
BIN
C#/GLEngine/EngineTester/obj/Debug/net5.0/ref/EngineTester.dll
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user