chore: stop tracking dependencies and build artifacts
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "4vYo1zqn6pJ1YrhjuhuOSbIIm0CpM47grbpTJ5ABjOlfGt/EhMEM9ed4MRK5Jr6gVnntWDqOUzGeUJp68PZGjw==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
Binary file not shown.
@@ -1,24 +0,0 @@
|
||||
<?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.
@@ -1 +0,0 @@
|
||||
Jtvi+m/DZTz5SwoGrT6IAp+TDHy7AQ/ZVNz+Rw6wBIby8XJDPHTfJ3h1oTc7qcWbJwRPIOy1hvj30DSJBjE/iQ==
|
||||
Reference in New Issue
Block a user