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,20 @@
<Project Sdk="Microsoft.Build.NoTargets">
<Import Project="..\Shared\Common.targets" />
<Import Project="..\Shared\Frameworks.targets" />
<PropertyGroup>
<Description>GtkSharp targeting pack</Description>
</PropertyGroup>
<ItemGroup>
<None Include="$(_GtkSharpBuildOutputDirectory)$(Configuration)\net$(_GtkSharpNetVersion)\*.dll" />
<None Update="@(None)" CopyToOutputDirectory="PreserveNewest" Visible="false" Link="ref\$(_GtkSharpFullTfm)\%(FileName)%(Extension)" />
<_PackageFiles Include="@(None)" PackagePath="ref\$(_GtkSharpFullTfm)" TargetPath="ref\$(_GtkSharpFullTfm)" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(_GtkSharpSourceDirectory)Libs\**\*.csproj" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,74 @@
{
"format": 1,
"restore": {
"E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj": {}
},
"projects": {
"E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj": {
"version": "3.24.24.1",
"restore": {
"projectUniqueName": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj",
"projectName": "GtkSharp.Ref",
"projectPath": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj",
"packagesPath": "C:\\Users\\Uther\\.nuget\\packages\\",
"outputPath": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\NuGet.Config",
"C:\\Users\\Uther\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netstandard2.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {},
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {}
}
},
"warningProperties": {
"noWarn": [
"NU5100",
"NU5128",
"NU5130",
"NU5131"
],
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.206\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Uther\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Uther\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,11 @@
<FileList Name="GtkSharp" TargetFrameworkIdentifier=".NETCoreApp" TargetFrameworkVersion="8.0" FrameworkName="GtkSharp">
<File Type="Managed" Path="ref/net8.0-gtk3.24/AtkSharp.dll" AssemblyName="AtkSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/CairoSharp.dll" AssemblyName="CairoSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/GLibSharp.dll" AssemblyName="GLibSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/GdkSharp.dll" AssemblyName="GdkSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/GioSharp.dll" AssemblyName="GioSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/GtkSharp.dll" AssemblyName="GtkSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/GtkSourceSharp.dll" AssemblyName="GtkSourceSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/PangoSharp.dll" AssemblyName="PangoSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
<File Type="Managed" Path="ref/net8.0-gtk3.24/WebkitGtkSharp.dll" AssemblyName="WebkitGtkSharp" PublicKeyToken="f6892ebcc5dd81ba" AssemblyVersion="3.24.24.1" FileVersion="3.24.24.1" Profile="GTK" />
</FileList>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>GtkSharp.Ref</id>
<version>3.24.24.1</version>
<authors>'GtkSharp Contributors'</authors>
<icon>Icon.png</icon>
<projectUrl>https://github.com/GtkSharp/GtkSharp</projectUrl>
<description>GtkSharp targeting pack</description>
<packageTypes>
<packageType name="DotnetPlatform" />
</packageTypes>
<repository type="git" url="https://github.com/GtkSharp/GtkSharp" commit="b7303616129ab5a0ca64def45649ab522d83fa4a" />
</metadata>
<files>
<file src="E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSharp\Icon.png" target="ref\net8.0-gtk3.24\Icon.png" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Libs\GtkSharp\Icon.png" target="\Icon.png" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\AtkSharp.dll" target="ref\net8.0-gtk3.24\AtkSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\CairoSharp.dll" target="ref\net8.0-gtk3.24\CairoSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GdkSharp.dll" target="ref\net8.0-gtk3.24\GdkSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GioSharp.dll" target="ref\net8.0-gtk3.24\GioSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GLibSharp.dll" target="ref\net8.0-gtk3.24\GLibSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSharp.dll" target="ref\net8.0-gtk3.24\GtkSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\GtkSourceSharp.dll" target="ref\net8.0-gtk3.24\GtkSourceSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\PangoSharp.dll" target="ref\net8.0-gtk3.24\PangoSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\BuildOutput\Release\net8.0\WebkitGtkSharp.dll" target="ref\net8.0-gtk3.24\WebkitGtkSharp.dll" />
<file src="E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Ref\obj\Release\FrameworkList.xml" target="data\FrameworkList.xml" />
</files>
</package>

View File

@@ -0,0 +1,13 @@
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\data\FrameworkList.xml
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\Icon.png
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\AtkSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\CairoSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\GdkSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\GioSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\GLibSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\GtkSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\GtkSourceSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\PangoSharp.dll
E:\projects\KioskApp\GtkSharp\BuildOutput\WorkloadPacks\Release\GtkSharp.Ref\3.24.24.1\ref\net8.0-gtk3.24\WebkitGtkSharp.dll
E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Ref\obj\Release\GtkSharp.Ref.sourcelink.json
E:\projects\KioskApp\GtkSharp\Source\Workload\GtkSharp.Ref\obj\Release\FrameworkList.xml

View File

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

View File

@@ -0,0 +1,80 @@
{
"version": 3,
"targets": {
".NETStandard,Version=v2.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
".NETStandard,Version=v2.0": []
},
"packageFolders": {
"C:\\Users\\Uther\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "3.24.24.1",
"restore": {
"projectUniqueName": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj",
"projectName": "GtkSharp.Ref",
"projectPath": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj",
"packagesPath": "C:\\Users\\Uther\\.nuget\\packages\\",
"outputPath": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\NuGet.Config",
"C:\\Users\\Uther\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netstandard2.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {},
"https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {}
}
},
"warningProperties": {
"noWarn": [
"NU5100",
"NU5128",
"NU5130",
"NU5131"
],
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "direct"
}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.206\\RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "rk0bKQXdyMR83zptQjn4iEUVO5ZeONTF9FS3Id3MTapdf+ytZ2MItc6TyDU0qbI35+SVNw5VQX8Wf/C0s5YAlQ==",
"success": true,
"projectFilePath": "E:\\projects\\KioskApp\\GtkSharp\\Source\\Workload\\GtkSharp.Ref\\GtkSharp.Ref.csproj",
"expectedPackageFiles": [],
"logs": []
}