no more submodule
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("GdkSharp is a C# wrapper for the Gdk library.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/GtkSharp/GtkSharp")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
abe213289240a1195dc56b42d4ed09f40552c65f01b00ea0313c882713f5f209
|
||||
@@ -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 = GdkSharp
|
||||
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5d558d62c1e507e5073d9d3bd452c518fc3bbab91fb347a3fb5c740d2c533470
|
||||
@@ -0,0 +1,14 @@
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\net8.0\GdkSharp.deps.json
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\net8.0\GdkSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\net8.0\GdkSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.csproj.AssemblyReference.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.AssemblyInfoInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.AssemblyInfo.cs
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.csproj.CoreCompileInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.sourcelink.json
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.csproj.Up2Date
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\refint\GdkSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\GdkSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\net8.0\ref\GdkSharp.dll
|
||||
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/GdkSharp.dll
Normal file
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/GdkSharp.dll
Normal file
Binary file not shown.
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/GdkSharp.pdb
Normal file
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/GdkSharp.pdb
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}
|
||||
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/ref/GdkSharp.dll
Normal file
BIN
GtkSharp/Source/Libs/GdkSharp/obj/Debug/net8.0/ref/GdkSharp.dll
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = ".NET Standard 2.0")]
|
||||
@@ -0,0 +1,24 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("GdkSharp is a C# wrapper for the Gdk library.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GdkSharp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/GtkSharp/GtkSharp")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
abe213289240a1195dc56b42d4ed09f40552c65f01b00ea0313c882713f5f209
|
||||
@@ -0,0 +1,5 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = GdkSharp
|
||||
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
cce30ea62075664fd9f5c383ba24fff07862196ae76ed00e59670ea85cbe8d4f
|
||||
@@ -0,0 +1,12 @@
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\netstandard2.0\GdkSharp.deps.json
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\netstandard2.0\GdkSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Debug\netstandard2.0\GdkSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.csproj.AssemblyReference.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.AssemblyInfoInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.AssemblyInfo.cs
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.csproj.CoreCompileInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.sourcelink.json
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.csproj.Up2Date
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GdkSharp\obj\Debug\netstandard2.0\GdkSharp.pdb
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}
|
||||
Reference in New Issue
Block a user