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>GioSharp</id>
<version>3.24.24.1</version>
<authors>'GtkSharp Contributors'</authors>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>GioSharp is a C# wrapper for the Gio library.</description>
<tags>gio giosharp gio-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\GioSharp.dll" target="lib\net8.0\GioSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\GioSharp.dll" target="lib\netstandard2.0\GioSharp.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("GioSharp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("GioSharp is a C# wrapper for the Gio library.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
[assembly: System.Reflection.AssemblyProductAttribute("GioSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("GioSharp")]
[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 @@
282d5599ed96e788b973183e0f7f56dba39b0850fabdece5161e3cd9027f026c

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

View File

@@ -0,0 +1 @@
7b152f7ade7069c8e9fb7e201679d0b3f32238cb83599bfc4d259594b792c2af

View File

@@ -0,0 +1,14 @@
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GioSharp.deps.json
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GioSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GioSharp.pdb
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.csproj.AssemblyReference.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.GeneratedMSBuildEditorConfig.editorconfig
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.AssemblyInfoInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.AssemblyInfo.cs
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.csproj.CoreCompileInputs.cache
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.sourcelink.json
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.csproj.Up2Date
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\refint\GioSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\GioSharp.pdb
E:\projects\KioskApp\GtkSharp\Source\Libs\GioSharp\obj\Release\net8.0\ref\GioSharp.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("GioSharp")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("GioSharp is a C# wrapper for the Gio library.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
[assembly: System.Reflection.AssemblyProductAttribute("GioSharp")]
[assembly: System.Reflection.AssemblyTitleAttribute("GioSharp")]
[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 @@
282d5599ed96e788b973183e0f7f56dba39b0850fabdece5161e3cd9027f026c

View File

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

View File

@@ -0,0 +1 @@
ce9349a5128721838784ad76259833e16f5ae7857d782b5b7014cb0265ae5d68

View File

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

View File

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