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("OpenTKTutorial")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OpenTKTutorial")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OpenTKTutorial")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
e4445294fc81e2f7938c4cb6bd129bc2c9edabd1
|
||||
@@ -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 = OpenTKTutorial
|
||||
build_property.ProjectDir = D:\Programmierstuff\C#\OpenTKTutorial\
|
||||
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.assets.cache
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
a182682bc47ee5fc1fed22a9b86d0195daf85aab
|
||||
@@ -0,0 +1,31 @@
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.exe
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.deps.json
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.runtimeconfig.json
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.runtimeconfig.dev.json
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTKTutorial.pdb
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Compute.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Core.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Graphics.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Input.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Mathematics.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.OpenAL.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Windowing.Common.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Windowing.Desktop.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\OpenTK.Windowing.GraphicsLibraryFramework.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\runtimes\osx-arm64\native\libglfw.3.dylib
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\runtimes\osx-x64\native\libglfw.3.dylib
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\runtimes\win-x64\native\glfw3.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\runtimes\win-x86\native\glfw3.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.csproj.AssemblyReference.cache
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.GeneratedMSBuildEditorConfig.editorconfig
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.AssemblyInfoInputs.cache
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.AssemblyInfo.cs
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.csproj.CoreCompileInputs.cache
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.csproj.CopyComplete
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\refint\OpenTKTutorial.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.pdb
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\OpenTKTutorial.genruntimeconfig.cache
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\obj\Debug\net5.0\ref\OpenTKTutorial.dll
|
||||
D:\Programmierstuff\C#\OpenTKTutorial\bin\Debug\net5.0\SixLabors.ImageSharp.dll
|
||||
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.dll
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
8598626a5fd3ae8f5b6335af5fe3631f0604c35f
|
||||
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.pdb
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/OpenTKTutorial.pdb
Normal file
Binary file not shown.
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/apphost.exe
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/apphost.exe
Normal file
Binary file not shown.
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/ref/OpenTKTutorial.dll
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/ref/OpenTKTutorial.dll
Normal file
Binary file not shown.
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/refint/OpenTKTutorial.dll
Normal file
BIN
C#/OpenTKTutorial/obj/Debug/net5.0/refint/OpenTKTutorial.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user