diff --git a/Directory.Build.props b/Directory.Build.props index 87fc28c1..a797123e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -25,39 +25,39 @@ - 2.2.0 - 2.2.0 - 2.2.2 - 3.0.0 - 3.1.5 - 3.1.5 - 3.1.5 - 16.6.1 - 4.4.1 + 2.3.0 + 2.3.0 + 2.3.0 + 3.3.2 + 9.0.7 + 9.0.7 + 9.0.7 + 17.13.0 + 6.0.1 4.7.2 - 6.0.0 + 10.0.0 1.12.0 - 5.10.3 + 8.5.0 9.2.0 - 9.2.0 - 2.8.2 + 11.11.0 + 4.0.0 2.0.1 0.4.2-alpha 8.0.1 - 8.0.2 - 4.0.0 - 4.14.5 + 13.0.0 + 6.1.0 + 4.20.72 2.0.2 13.0.1 - 4.7.2 - 8.5.0 - 5.1.2 + 4.7.15 + 8.6.2 + 5.18.0 5.5.1 - 5.1.2 - 5.5.1 - 5.5.1 - 5.5.1 - 2.4.2 - 2.7.0 + 9.0.0 + 8.1.4 + 8.1.4 + 8.1.4 + 2.4.5 + 2.9.3 diff --git a/src/Hyperledger.Aries.Routing.Mediator/Hyperledger.Aries.Routing.Mediator.csproj b/src/Hyperledger.Aries.Routing.Mediator/Hyperledger.Aries.Routing.Mediator.csproj index 4c3a6bfe..1e1678ce 100644 --- a/src/Hyperledger.Aries.Routing.Mediator/Hyperledger.Aries.Routing.Mediator.csproj +++ b/src/Hyperledger.Aries.Routing.Mediator/Hyperledger.Aries.Routing.Mediator.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Hyperledger.Aries/Hyperledger.Aries.csproj b/src/Hyperledger.Aries/Hyperledger.Aries.csproj index b56d1af1..2d029100 100644 --- a/src/Hyperledger.Aries/Hyperledger.Aries.csproj +++ b/src/Hyperledger.Aries/Hyperledger.Aries.csproj @@ -15,12 +15,12 @@ - + - - + + diff --git a/src/WalletFramework.Core/WalletFramework.Core.csproj b/src/WalletFramework.Core/WalletFramework.Core.csproj index ffd82f64..9ebc6fdb 100644 --- a/src/WalletFramework.Core/WalletFramework.Core.csproj +++ b/src/WalletFramework.Core/WalletFramework.Core.csproj @@ -5,13 +5,13 @@ enable - + - - + + - + diff --git a/src/WalletFramework.MdocLib/WalletFramework.MdocLib.csproj b/src/WalletFramework.MdocLib/WalletFramework.MdocLib.csproj index 467e3ea3..591c1a52 100644 --- a/src/WalletFramework.MdocLib/WalletFramework.MdocLib.csproj +++ b/src/WalletFramework.MdocLib/WalletFramework.MdocLib.csproj @@ -14,7 +14,7 @@ - + diff --git a/test/WalletFramework.Core.Tests/WalletFramework.Core.Tests.csproj b/test/WalletFramework.Core.Tests/WalletFramework.Core.Tests.csproj index 0b5583a3..b2ab38e6 100644 --- a/test/WalletFramework.Core.Tests/WalletFramework.Core.Tests.csproj +++ b/test/WalletFramework.Core.Tests/WalletFramework.Core.Tests.csproj @@ -9,15 +9,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests.csproj b/test/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests.csproj index 48c7ce56..b3ee2867 100644 --- a/test/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests.csproj +++ b/test/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests/WalletFramework.Integration.Tests.csproj @@ -7,15 +7,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/WalletFramework.MdocLib.Tests/WalletFramework.MdocLib.Tests.csproj b/test/WalletFramework.MdocLib.Tests/WalletFramework.MdocLib.Tests.csproj index 98a7af1b..18a3aede 100644 --- a/test/WalletFramework.MdocLib.Tests/WalletFramework.MdocLib.Tests.csproj +++ b/test/WalletFramework.MdocLib.Tests/WalletFramework.MdocLib.Tests.csproj @@ -11,13 +11,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/test/WalletFramework.MdocVc.Tests/WalletFramework.MdocVc.Tests.csproj b/test/WalletFramework.MdocVc.Tests/WalletFramework.MdocVc.Tests.csproj index 32590627..73602088 100644 --- a/test/WalletFramework.MdocVc.Tests/WalletFramework.MdocVc.Tests.csproj +++ b/test/WalletFramework.MdocVc.Tests/WalletFramework.MdocVc.Tests.csproj @@ -9,12 +9,12 @@ - - - - - - + + + + + + diff --git a/test/WalletFramework.Oid4Vc.Tests/WalletFramework.Oid4Vc.Tests.csproj b/test/WalletFramework.Oid4Vc.Tests/WalletFramework.Oid4Vc.Tests.csproj index 1ff6c944..af81862c 100644 --- a/test/WalletFramework.Oid4Vc.Tests/WalletFramework.Oid4Vc.Tests.csproj +++ b/test/WalletFramework.Oid4Vc.Tests/WalletFramework.Oid4Vc.Tests.csproj @@ -9,15 +9,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/WalletFramework.SdJwtVc.Tests/WalletFramework.SdJwtVc.Tests.csproj b/test/WalletFramework.SdJwtVc.Tests/WalletFramework.SdJwtVc.Tests.csproj index 79789c97..ce5a5121 100644 --- a/test/WalletFramework.SdJwtVc.Tests/WalletFramework.SdJwtVc.Tests.csproj +++ b/test/WalletFramework.SdJwtVc.Tests/WalletFramework.SdJwtVc.Tests.csproj @@ -9,15 +9,15 @@ - - + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all