Archived
Private
Public Access
1
0

Removed Subrepository

This commit is contained in:
2022-09-04 13:23:45 +02:00
parent f4a01d6a69
commit 2cdae71f61
109 changed files with 12072 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@@ -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("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
e23398e549e482400cd2dfa9b5c58a3713ff2353

View File

@@ -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 = OpenGLTutorial
build_property.ProjectDir = D:\Programmierstuff\C#\OpenGLTutorial\

View File

@@ -0,0 +1 @@
be806e03507d4ca29e1663d228ece7f9efae15fe

View File

@@ -0,0 +1,28 @@
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.csproj.AssemblyReference.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.AssemblyInfoInputs.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.AssemblyInfo.cs
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.csproj.CoreCompileInputs.cache
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.exe
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.deps.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.runtimeconfig.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.runtimeconfig.dev.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\OpenGLTutorial.pdb
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\GLFW.NET.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.csproj.CopyComplete
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\refint\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.pdb
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\OpenGLTutorial.genruntimeconfig.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Debug\net5.0\ref\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\Microsoft.Win32.SystemEvents.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\unix\lib\netcoreapp3.1\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\StbiSharp.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\linux-x64\native\libstbi.so
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\osx-x64\native\libstbi.dylib
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\win-x64\native\stbi.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Debug\net5.0\runtimes\win-x64\native\stbi.lib

Binary file not shown.

View File

@@ -0,0 +1 @@
9d520c1efec991d500191924ddd0a63136a3d25f

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,76 @@
{
"format": 1,
"restore": {
"D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj": {}
},
"projects": {
"D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj",
"projectName": "OpenGLTutorial",
"projectPath": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj",
"packagesPath": "C:\\Users\\leon\\.nuget\\packages\\",
"outputPath": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\leon\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"dependencies": {
"StbiSharp": {
"target": "Package",
"version": "[1.2.1, )"
},
"System.Drawing.Common": {
"target": "Package",
"version": "[6.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\leon\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\leon\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@@ -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("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyTitleAttribute("OpenGLTutorial")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
acc76bea0c290951aef98ca4acf42e9d4bab155c

View File

@@ -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 = OpenGLTutorial
build_property.ProjectDir = D:\Programmierstuff\C#\OpenGLTutorial\

View File

@@ -0,0 +1 @@
036a76dd718810765f5c66a782be1036dea2dd1f

View File

@@ -0,0 +1,28 @@
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.exe
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.deps.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.runtimeconfig.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.runtimeconfig.dev.json
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\OpenGLTutorial.pdb
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\Microsoft.Win32.SystemEvents.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\StbiSharp.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Win32.SystemEvents.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\linux-x64\native\libstbi.so
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\osx-x64\native\libstbi.dylib
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\win-x64\native\stbi.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\win-x64\native\stbi.lib
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\unix\lib\netcoreapp3.1\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\runtimes\win\lib\netcoreapp3.1\System.Drawing.Common.dll
D:\Programmierstuff\C#\OpenGLTutorial\bin\Release\net5.0\GLFW.NET.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.csproj.AssemblyReference.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.AssemblyInfoInputs.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.AssemblyInfo.cs
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.csproj.CoreCompileInputs.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.csproj.CopyComplete
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\refint\OpenGLTutorial.dll
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.pdb
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\OpenGLTutorial.genruntimeconfig.cache
D:\Programmierstuff\C#\OpenGLTutorial\obj\Release\net5.0\ref\OpenGLTutorial.dll

View File

@@ -0,0 +1 @@
2cc0296a375d63f5658c76e6d81e8fdaadbfa4d8

Binary file not shown.

View File

@@ -0,0 +1,244 @@
{
"version": 3,
"targets": {
"net5.0": {
"Microsoft.Win32.SystemEvents/6.0.0": {
"type": "package",
"compile": {
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll": {}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll": {
"assetType": "runtime",
"rid": "win"
}
}
},
"StbiSharp/1.2.1": {
"type": "package",
"compile": {
"lib/netcoreapp3.0/StbiSharp.dll": {}
},
"runtime": {
"lib/netcoreapp3.0/StbiSharp.dll": {}
},
"runtimeTargets": {
"runtimes/linux-x64/native/libstbi.so": {
"assetType": "native",
"rid": "linux-x64"
},
"runtimes/osx-x64/native/libstbi.dylib": {
"assetType": "native",
"rid": "osx-x64"
},
"runtimes/win-x64/native/stbi.dll": {
"assetType": "native",
"rid": "win-x64"
},
"runtimes/win-x64/native/stbi.lib": {
"assetType": "native",
"rid": "win-x64"
}
}
},
"System.Drawing.Common/6.0.0": {
"type": "package",
"dependencies": {
"Microsoft.Win32.SystemEvents": "6.0.0"
},
"compile": {
"lib/netcoreapp3.1/System.Drawing.Common.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/System.Drawing.Common.dll": {}
},
"build": {
"buildTransitive/netcoreapp3.1/_._": {}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "unix"
},
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll": {
"assetType": "runtime",
"rid": "win"
}
}
}
}
},
"libraries": {
"Microsoft.Win32.SystemEvents/6.0.0": {
"sha512": "hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
"type": "package",
"path": "microsoft.win32.systemevents/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/Microsoft.Win32.SystemEvents.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/net461/Microsoft.Win32.SystemEvents.dll",
"lib/net461/Microsoft.Win32.SystemEvents.xml",
"lib/net6.0/Microsoft.Win32.SystemEvents.dll",
"lib/net6.0/Microsoft.Win32.SystemEvents.xml",
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
"lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll",
"lib/netstandard2.0/Microsoft.Win32.SystemEvents.xml",
"microsoft.win32.systemevents.6.0.0.nupkg.sha512",
"microsoft.win32.systemevents.nuspec",
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.xml",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.dll",
"runtimes/win/lib/netcoreapp3.1/Microsoft.Win32.SystemEvents.xml",
"useSharedDesignerContext.txt"
]
},
"StbiSharp/1.2.1": {
"sha512": "jbi94g3UDVAC3vH6jKZmmADH4Z6tGqbcdlyGhT/WZN9UE8OjjvpGFE5zF+UCSmIdya6iJ+Zo5VvxdQywSKN0Uw==",
"type": "package",
"path": "stbisharp/1.2.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.txt",
"lib/netcoreapp2.0/StbiSharp.dll",
"lib/netcoreapp3.0/StbiSharp.dll",
"lib/netstandard2.0/StbiSharp.dll",
"runtimes/linux-x64/native/libstbi.so",
"runtimes/osx-x64/native/libstbi.dylib",
"runtimes/win-x64/native/stbi.dll",
"runtimes/win-x64/native/stbi.lib",
"stbisharp.1.2.1.nupkg.sha512",
"stbisharp.nuspec"
]
},
"System.Drawing.Common/6.0.0": {
"sha512": "NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
"type": "package",
"path": "system.drawing.common/6.0.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"buildTransitive/netcoreapp2.0/System.Drawing.Common.targets",
"buildTransitive/netcoreapp3.1/_._",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Drawing.Common.dll",
"lib/net461/System.Drawing.Common.xml",
"lib/net6.0/System.Drawing.Common.dll",
"lib/net6.0/System.Drawing.Common.xml",
"lib/netcoreapp3.1/System.Drawing.Common.dll",
"lib/netcoreapp3.1/System.Drawing.Common.xml",
"lib/netstandard2.0/System.Drawing.Common.dll",
"lib/netstandard2.0/System.Drawing.Common.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"runtimes/unix/lib/net6.0/System.Drawing.Common.dll",
"runtimes/unix/lib/net6.0/System.Drawing.Common.xml",
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.dll",
"runtimes/unix/lib/netcoreapp3.1/System.Drawing.Common.xml",
"runtimes/win/lib/net6.0/System.Drawing.Common.dll",
"runtimes/win/lib/net6.0/System.Drawing.Common.xml",
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.dll",
"runtimes/win/lib/netcoreapp3.1/System.Drawing.Common.xml",
"system.drawing.common.6.0.0.nupkg.sha512",
"system.drawing.common.nuspec",
"useSharedDesignerContext.txt"
]
}
},
"projectFileDependencyGroups": {
"net5.0": [
"StbiSharp >= 1.2.1",
"System.Drawing.Common >= 6.0.0"
]
},
"packageFolders": {
"C:\\Users\\leon\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj",
"projectName": "OpenGLTutorial",
"projectPath": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj",
"packagesPath": "C:\\Users\\leon\\.nuget\\packages\\",
"outputPath": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\leon\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net5.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"dependencies": {
"StbiSharp": {
"target": "Package",
"version": "[1.2.1, )"
},
"System.Drawing.Common": {
"target": "Package",
"version": "[6.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,12 @@
{
"version": 2,
"dgSpecHash": "bvMwh5l9ChO+un0YJ/Fpi2ucHgs0F8pBZJZtqmuWm+35TWe4OnczLJtR0C6s+YrlW4K43ui02aII+zVIwh0Q+w==",
"success": true,
"projectFilePath": "D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj",
"expectedPackageFiles": [
"C:\\Users\\leon\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512",
"C:\\Users\\leon\\.nuget\\packages\\stbisharp\\1.2.1\\stbisharp.1.2.1.nupkg.sha512",
"C:\\Users\\leon\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512"
],
"logs": []
}

View File

@@ -0,0 +1 @@
"restore":{"projectUniqueName":"D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj","projectName":"OpenGLTutorial","projectPath":"D:\\Programmierstuff\\C#\\OpenGLTutorial\\OpenGLTutorial.csproj","outputPath":"D:\\Programmierstuff\\C#\\OpenGLTutorial\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net5.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net5.0":{"targetAlias":"net5.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net5.0":{"targetAlias":"net5.0","dependencies":{"StbiSharp":{"target":"Package","version":"[1.2.1, )"},"System.Drawing.Common":{"target":"Package","version":"[6.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json"}}

View File

@@ -0,0 +1 @@
16538416139750421