From 198a9a7162e9dfd5a2325f7bdfda43b57bc81d06 Mon Sep 17 00:00:00 2001 From: Eugene Sadovoi Date: Sat, 2 Mar 2019 16:34:16 -0500 Subject: [PATCH] Releasing 5.9.6 --- Abstractions | 2 +- Configuration | 2 +- Container | 2 +- Interception | 2 +- InterceptionConfiguration | 2 +- Log4net | 2 +- MVC | 2 +- Microsoft.DependencyInjection | 2 +- Microsoft.Logging | 2 +- Microsoft.Options | 2 +- NLog | 2 +- Package.nuspec | 12 +----------- RegistrationByConvention | 2 +- ServiceLocation | 2 +- SpecificationTests | 2 +- WCF | 2 +- WebAPI | 2 +- 17 files changed, 17 insertions(+), 27 deletions(-) diff --git a/Abstractions b/Abstractions index c4b52423..bb97774c 160000 --- a/Abstractions +++ b/Abstractions @@ -1 +1 @@ -Subproject commit c4b524235e68704fdaa8f2bf2655ef3bf9a5605c +Subproject commit bb97774c1b2b74491a5fa96968bff572c7bce5d7 diff --git a/Configuration b/Configuration index fa90fcd9..d3ea13f3 160000 --- a/Configuration +++ b/Configuration @@ -1 +1 @@ -Subproject commit fa90fcd98e8cbe7471eb91d135647ea332d141d4 +Subproject commit d3ea13f3a7b0bfc1c3b22e68ac20c6537b671125 diff --git a/Container b/Container index 4d4f5888..f47b8d05 160000 --- a/Container +++ b/Container @@ -1 +1 @@ -Subproject commit 4d4f58880118f7cdf5edc3b9fd317406d11aa087 +Subproject commit f47b8d0556d8d135f3973d16ac68be090db6dbc7 diff --git a/Interception b/Interception index 100ba9dd..09583847 160000 --- a/Interception +++ b/Interception @@ -1 +1 @@ -Subproject commit 100ba9dd32f4c14798550708e8d2d9f6a26fb1e4 +Subproject commit 09583847d87e93be09e0ecc47a53137facac73d7 diff --git a/InterceptionConfiguration b/InterceptionConfiguration index 24bd99d6..d19ed494 160000 --- a/InterceptionConfiguration +++ b/InterceptionConfiguration @@ -1 +1 @@ -Subproject commit 24bd99d618b1df4ae7fc3b85e32004e07f122ea7 +Subproject commit d19ed49401af63555e9416d7f3ac7f0ba273a621 diff --git a/Log4net b/Log4net index fe28b51d..8bca1e30 160000 --- a/Log4net +++ b/Log4net @@ -1 +1 @@ -Subproject commit fe28b51dfa6730426ca5027ac4a4666ac70e0446 +Subproject commit 8bca1e3024b8fc215c9622055bfc4aa9465cc984 diff --git a/MVC b/MVC index 4eff910d..e0016cfe 160000 --- a/MVC +++ b/MVC @@ -1 +1 @@ -Subproject commit 4eff910d61be5686cff27769f5709d18d3d65316 +Subproject commit e0016cfe2a99344257f174d4b344d6ce70fd163c diff --git a/Microsoft.DependencyInjection b/Microsoft.DependencyInjection index d8b76bdd..333caa27 160000 --- a/Microsoft.DependencyInjection +++ b/Microsoft.DependencyInjection @@ -1 +1 @@ -Subproject commit d8b76bdd8742e811f3a761e69f3734a48ed5b1b9 +Subproject commit 333caa27fc107b76b8c29271d0876c3af3e502d1 diff --git a/Microsoft.Logging b/Microsoft.Logging index 7eab3b59..97c63667 160000 --- a/Microsoft.Logging +++ b/Microsoft.Logging @@ -1 +1 @@ -Subproject commit 7eab3b5973e7e5417c9ecd8f37705a57053914cd +Subproject commit 97c636670ef2b8cd458ff0a3a301cc6aa21738e8 diff --git a/Microsoft.Options b/Microsoft.Options index 4c8b3482..0ab2a71c 160000 --- a/Microsoft.Options +++ b/Microsoft.Options @@ -1 +1 @@ -Subproject commit 4c8b3482bba98a4b1b57e6f3a33a563ccbbb4c97 +Subproject commit 0ab2a71cb5e225222fb5bca382446d0f9df3b60c diff --git a/NLog b/NLog index e7bd40b3..c9d0d411 160000 --- a/NLog +++ b/NLog @@ -1 +1 @@ -Subproject commit e7bd40b3ed1b9901e8a0a40e63379eed20026061 +Subproject commit c9d0d411d2e8b3597bb7b5162250fa68ebbc2dd3 diff --git a/Package.nuspec b/Package.nuspec index 44cc9ca1..1524bd21 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -2,7 +2,7 @@ Unity - 5.9.5 + 5.9.6 Unity Container Project Unity Container Project https://github.com/unitycontainer/unity/blob/v5.x/LICENSE @@ -14,35 +14,25 @@ Copyright © Unity Container Project 2018 Unity Container unitycontainer Microsoft.Practices.Unity IoC - - - - - - - - - - diff --git a/RegistrationByConvention b/RegistrationByConvention index 15823478..5e63887e 160000 --- a/RegistrationByConvention +++ b/RegistrationByConvention @@ -1 +1 @@ -Subproject commit 15823478d6e0a1eab0c7d14d713980285023aada +Subproject commit 5e63887e2ba7b00cb8b1c960ff39c9125e63d268 diff --git a/ServiceLocation b/ServiceLocation index df747cd6..e2948de5 160000 --- a/ServiceLocation +++ b/ServiceLocation @@ -1 +1 @@ -Subproject commit df747cd6da5ce60dfa9e8bc99ca50574e1b9a0f1 +Subproject commit e2948de54ab05f27eb095fa8be43ce8893ac9016 diff --git a/SpecificationTests b/SpecificationTests index 17b5c475..77c21fa1 160000 --- a/SpecificationTests +++ b/SpecificationTests @@ -1 +1 @@ -Subproject commit 17b5c47565e61963f5f27c13e170d2ef90b16922 +Subproject commit 77c21fa15d68c4464388805b8a70cc4a0b531eaf diff --git a/WCF b/WCF index d56b49f4..b3775f27 160000 --- a/WCF +++ b/WCF @@ -1 +1 @@ -Subproject commit d56b49f457bb7ff9fbf7e34ce7236c805bf279c0 +Subproject commit b3775f270410b51b18db8ff353fcf1430e64ef76 diff --git a/WebAPI b/WebAPI index 1e2f4076..d83be54a 160000 --- a/WebAPI +++ b/WebAPI @@ -1 +1 @@ -Subproject commit 1e2f407685cca44bb461c0d54c3ac8b048262bf5 +Subproject commit d83be54a06952d9ed4fa2a91d8465c75b1e29055