no more submodule
This commit is contained in:
BIN
GtkSharp/.cake/Addins/Cake.Incubator.7.0.0/.signature.p7s
Normal file
BIN
GtkSharp/.cake/Addins/Cake.Incubator.7.0.0/.signature.p7s
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Cake.Incubator</id>
|
||||
<version>7.0.0</version>
|
||||
<authors>Scott Mackay (@wwwlicious),cake-contrib</authors>
|
||||
<license type="expression">MPL-2.0</license>
|
||||
<licenseUrl>https://licenses.nuget.org/MPL-2.0</licenseUrl>
|
||||
<icon>icon.png</icon>
|
||||
<projectUrl>https://github.com/cake-contrib/Cake.Incubator</projectUrl>
|
||||
<iconUrl>https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png</iconUrl>
|
||||
<description>Provides useful extensions and additional aliases for Cake.Build scripts</description>
|
||||
<copyright>Copyright © Cake Contributions 2017 - Present</copyright>
|
||||
<tags>Cake Build Script Extensions Project Solution addin cake-addin cake-build</tags>
|
||||
<repository type="git" url="https://github.com/cake-contrib/Cake.Incubator" commit="092417482406f054e8e0b89196bbf8d1d8c78adb" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETCoreApp3.1">
|
||||
<dependency id="System.Collections.Specialized" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Xml.XDocument" version="4.3.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net5.0">
|
||||
<dependency id="System.Collections.Specialized" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Xml.XDocument" version="4.3.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net6.0">
|
||||
<dependency id="System.Collections.Specialized" version="4.3.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Xml.XDocument" version="4.3.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
GtkSharp/.cake/Addins/Cake.Incubator.7.0.0/icon.png
Normal file
BIN
GtkSharp/.cake/Addins/Cake.Incubator.7.0.0/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user