no more submodule

This commit is contained in:
2024-09-15 22:40:48 +02:00
parent df3b8a3135
commit 0234b33671
5804 changed files with 943618 additions and 1 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>AtkSharp</id>
<version>3.24.24.1</version>
<authors>'GtkSharp Contributors'</authors>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>AtkSharp is a C# wrapper for the Atk library.</description>
<tags>atk atksharp atk-sharp wrapper</tags>
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
<dependencies>
<group targetFramework="net8.0">
<dependency id="GLibSharp" version="3.24.24.1" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="GLibSharp" version="3.24.24.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\AtkSharp.dll" target="lib\net8.0\AtkSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\AtkSharp.dll" target="lib\netstandard2.0\AtkSharp.dll" />
</files>
</package>

View File

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

View File

@@ -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("AtkSharp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("AtkSharp is a C# wrapper for the Atk library.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
[assembly: System.Reflection.AssemblyProductAttribute("AtkSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("AtkSharp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/GtkSharp/GtkSharp")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
4f9d6e1d1387e553f4780908c071eec0e9d0107463a3b0018eb6ecaa6b666045

View File

@@ -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 = AtkSharp
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1 @@
58896bdf876253c501a1279ef9465d75c937a92d7962d407c52bf4cbd347b676

View File

@@ -0,0 +1,14 @@
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\AtkSharp.deps.json
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\AtkSharp.pdb
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.csproj.AssemblyReference.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.GeneratedMSBuildEditorConfig.editorconfig
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.AssemblyInfoInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.AssemblyInfo.cs
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.csproj.CoreCompileInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.sourcelink.json
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.csproj.Up2Date
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\refint\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\AtkSharp.pdb
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\net8.0\ref\AtkSharp.dll

View File

@@ -0,0 +1 @@
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}

View File

@@ -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")]

View File

@@ -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("AtkSharp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("AtkSharp is a C# wrapper for the Atk library.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
[assembly: System.Reflection.AssemblyProductAttribute("AtkSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("AtkSharp")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/GtkSharp/GtkSharp")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
4f9d6e1d1387e553f4780908c071eec0e9d0107463a3b0018eb6ecaa6b666045

View File

@@ -0,0 +1,5 @@
is_global = true
build_property.RootNamespace = AtkSharp
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

View File

@@ -0,0 +1 @@
35d251f6412f76be5e4ee01d79fd5dcb91919bf08392ae14d733a6856b4f9803

View File

@@ -0,0 +1,12 @@
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\AtkSharp.deps.json
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\AtkSharp.pdb
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.csproj.AssemblyReference.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.GeneratedMSBuildEditorConfig.editorconfig
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.AssemblyInfoInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.AssemblyInfo.cs
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.csproj.CoreCompileInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.sourcelink.json
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.csproj.Up2Date
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Libs\AtkSharp\obj\Release\netstandard2.0\AtkSharp.pdb

View File

@@ -0,0 +1 @@
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}