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