unity 2.0.414.0.20100813.1 → 2.0.414.0.20100814
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -7,18 +7,33 @@ version: !ruby/object:Gem::Version
|
|
7
7
|
- 0
|
8
8
|
- 414
|
9
9
|
- 0
|
10
|
-
-
|
11
|
-
|
12
|
-
version: 2.0.414.0.20100813.1
|
10
|
+
- 20100814
|
11
|
+
version: 2.0.414.0.20100814
|
13
12
|
platform: ruby
|
14
13
|
authors:
|
15
14
|
- Microsoft Patterns & Practices
|
16
15
|
autorequire:
|
17
16
|
bindir: bin
|
18
17
|
cert_chain: []
|
19
|
-
date: 2010-08-
|
18
|
+
date: 2010-08-14 00:00:00 -05:00
|
20
19
|
default_executable:
|
21
|
-
dependencies:
|
20
|
+
dependencies:
|
21
|
+
- !ruby/object:Gem::Dependency
|
22
|
+
name: commonservicelocator
|
23
|
+
prerelease: false
|
24
|
+
requirement: &id001 !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
26
|
+
requirements:
|
27
|
+
- - ">="
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
segments:
|
30
|
+
- 1
|
31
|
+
- 0
|
32
|
+
- 0
|
33
|
+
- 0
|
34
|
+
version: 1.0.0.0
|
35
|
+
type: :runtime
|
36
|
+
version_requirements: *id001
|
22
37
|
description: Unity is a Dependency Injection container for .NET
|
23
38
|
email: pnp@microsoft.com
|
24
39
|
executables: []
|
@@ -26,7 +41,6 @@ extensions: []
|
|
26
41
|
extra_rdoc_files: []
|
27
42
|
files:
|
28
43
|
- lib/net-2.0/Eula.rtf
|
29
|
-
- lib/net-2.0/Microsoft.Practices.ServiceLocation.dll
|
30
44
|
- lib/net-2.0/Microsoft.Practices.Unity.Configuration.dll
|
31
45
|
- lib/net-2.0/Microsoft.Practices.Unity.Configuration.pdb
|
32
46
|
- lib/net-2.0/Microsoft.Practices.Unity.Configuration.xml
|
Binary file
|