add nugets

This commit is contained in:
master
2025-11-18 22:28:20 +02:00
parent 8355e2ff75
commit 77cee6a209
3645 changed files with 4373144 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"version": 2,
"contentHash": "4vYo1zqn6pJ1YrhjuhuOSbIIm0CpM47grbpTJ5ABjOlfGt/EhMEM9ed4MRK5Jr6gVnntWDqOUzGeUJp68PZGjw==",
"source": "https://api.nuget.org/v3/index.json"
}

Binary file not shown.

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Semver</id>
<version>2.3.0</version>
<title>Semantic versioning</title>
<authors>Max Hauser, Jeff Walker</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>https://github.com/maxhauser/semver</projectUrl>
<description>A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org</description>
<releaseNotes>https://github.com/maxhauser/semver/releases</releaseNotes>
<copyright>Copyright © 2013 Max Hauser, Jeff Walker</copyright>
<tags>semver,semantic,version,versioning</tags>
<repository type="git" url="https://github.com/maxhauser/semver.git" commit="4585eb638dc44c643649a8ded397307c0169b4ce" />
<dependencies>
<group targetFramework=".NETFramework4.5.2" />
<group targetFramework=".NETStandard1.1">
<dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1 @@
Jtvi+m/DZTz5SwoGrT6IAp+TDHy7AQ/ZVNz+Rw6wBIby8XJDPHTfJ3h1oTc7qcWbJwRPIOy1hvj30DSJBjE/iQ==