nuget 4.7.0 → 4.7.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/bin/nuget.exe +0 -0
- metadata +4 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: f195eecd1784550e43e5b1b1e7f9b571c60ad6adc17052ca7c448fb04c29b086
|
4
|
+
data.tar.gz: f720280e058cc68ef6c77ad62de1d7af0904e412b1fa70fffab88de0e955d0a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a63b52679d90bb470c51e7c6fc3dea6860bc2d801f82cdc9609423687e64e9e906b8e90201f96c6a706d3c20c040793afd1a28d3884ce7a2ea4e500ce584008f
|
7
|
+
data.tar.gz: 7ba8b2b4d89cb386ab4af32893edf9b28787fad5bbd0f70bc206242e17a77df22a1c9d149968a8da0356e50648befe6b17da4660da81a92c24705b5b70226a4b
|
data/bin/nuget.exe
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: nuget
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.7.
|
4
|
+
version: 4.7.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Fowler
|
@@ -10,14 +10,14 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2020-04-17 00:00:00.000000000 Z
|
14
14
|
dependencies: []
|
15
15
|
description: 'NuGet is a free, open source developer focused package management system
|
16
16
|
for the .NET platform intent on simplifying the process of incorporating third party
|
17
17
|
libraries into a .NET application during development. This is the package creation
|
18
18
|
piece of the toolset.
|
19
19
|
|
20
|
-
'
|
20
|
+
'
|
21
21
|
email: nuget@discussions.codeplex.com
|
22
22
|
executables:
|
23
23
|
- nuget
|
@@ -45,8 +45,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
45
45
|
- !ruby/object:Gem::Version
|
46
46
|
version: '0'
|
47
47
|
requirements: []
|
48
|
-
|
49
|
-
rubygems_version: 2.6.12
|
48
|
+
rubygems_version: 3.0.6
|
50
49
|
signing_key:
|
51
50
|
specification_version: 4
|
52
51
|
summary: NuGet - Get your package here
|