no more submodule
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>GtkSourceSharp</id>
|
||||
<version>3.24.24.1</version>
|
||||
<authors>'GtkSharp Contributors'</authors>
|
||||
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
|
||||
<description>GtkSourceSharp is a C# wrapper for the GtkSourceView library.</description>
|
||||
<tags>sourceview sourceviewsharp sourceview-sharp wrapper</tags>
|
||||
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
|
||||
<dependencies>
|
||||
<group targetFramework="net8.0">
|
||||
<dependency id="GtkSharp" version="3.24.24.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="GtkSharp" version="3.24.24.1" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSourceSharp.dll" target="lib\net8.0\GtkSourceSharp.dll" />
|
||||
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\GtkSourceSharp.dll" target="lib\netstandard2.0\GtkSourceSharp.dll" />
|
||||
</files>
|
||||
</package>
|
||||
@@ -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("GtkSourceSharp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("GtkSourceSharp is a C# wrapper for the GtkSourceView library.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GtkSourceSharp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GtkSourceSharp")]
|
||||
[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 @@
|
||||
0a8bb6d93fa569e02eef48d9f688fc9ffa26fc6417aaeb7a42dad1aee466d350
|
||||
@@ -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 = GtkSourceSharp
|
||||
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
396dfb64b3757f3d0f93ebb1ad6e23f90e52e93c58eafeab33d02881efe03063
|
||||
@@ -0,0 +1,14 @@
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSourceSharp.deps.json
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSourceSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSourceSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.csproj.AssemblyReference.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.AssemblyInfoInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.AssemblyInfo.cs
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.csproj.CoreCompileInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.sourcelink.json
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourc.F45AF66E.Up2Date
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\refint\GtkSourceSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\GtkSourceSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\net8.0\ref\GtkSourceSharp.dll
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"E:\\projects\\KioskApp\\GtkSharp\\*":"https://raw.githubusercontent.com/GtkSharp/GtkSharp/b7303616129ab5a0ca64def45649ab522d83fa4a/*"}}
|
||||
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("GtkSourceSharp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("GtkSourceSharp is a C# wrapper for the GtkSourceView library.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b7303616129ab5a0ca64def45649ab522d83fa4a")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("GtkSourceSharp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("GtkSourceSharp")]
|
||||
[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 @@
|
||||
0a8bb6d93fa569e02eef48d9f688fc9ffa26fc6417aaeb7a42dad1aee466d350
|
||||
@@ -0,0 +1,5 @@
|
||||
is_global = true
|
||||
build_property.RootNamespace = GtkSourceSharp
|
||||
build_property.ProjectDir = E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
c18cbb56be7022f5117be4b4253df6836cf3055bc74fa405ef85bc906b1aeffb
|
||||
@@ -0,0 +1,12 @@
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\GtkSourceSharp.deps.json
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\GtkSourceSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\BuildOutput\Release\netstandard2.0\GtkSourceSharp.pdb
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.csproj.AssemblyReference.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.AssemblyInfoInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.AssemblyInfo.cs
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.csproj.CoreCompileInputs.cache
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.sourcelink.json
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourc.F45AF66E.Up2Date
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.dll
|
||||
E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSourceSharp\obj\Release\netstandard2.0\GtkSourceSharp.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