From 31b3a96be505543d3497bc5e3a995a85ca2e8b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 04:53:07 +0000 Subject: [PATCH] Bump the dotnet group with 6 updates Bumps the dotnet group with 7 updates: | Package | From | To | | --- | --- | --- | | [AutoFixture](https://github.com/AutoFixture/AutoFixture) | `3.0.8` | `4.18.1` | | [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) | `3.0.8` | `4.18.1` | | Moq | `4.0.10827` | `4.1.1308.2120` | | [Machine.Specifications](https://github.com/machine/machine.specifications) | `0.9.1` | `1.1.3` | | [Machine.Specifications](https://github.com/machine/machine.specifications) | `0.9.1` | `1.0.0` | | [Machine.Specifications.Should](https://github.com/machine/machine.specifications.should) | `0.7.2` | `1.0.0` | | [NUnit](https://github.com/nunit/nunit) | `2.6.2` | `4.3.2` | Updates `AutoFixture` from 3.0.8 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v3.0.8...v4.18.1) Updates `AutoFixture` from 3.0.8 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v3.0.8...v4.18.1) Updates `AutoFixture.AutoMoq` from 3.0.8 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v3.0.8...v4.18.1) Updates `Moq` from 4.0.10827 to 4.1.1308.2120 Updates `Machine.Specifications` from 0.9.1 to 1.1.3 - [Release notes](https://github.com/machine/machine.specifications/releases) - [Commits](https://github.com/machine/machine.specifications/commits) Updates `Machine.Specifications` from 0.9.1 to 1.0.0 - [Release notes](https://github.com/machine/machine.specifications/releases) - [Commits](https://github.com/machine/machine.specifications/commits) Updates `Machine.Specifications.Should` from 0.7.2 to 1.0.0 - [Release notes](https://github.com/machine/machine.specifications.should/releases) - [Commits](https://github.com/machine/machine.specifications.should/commits/v1.0.0) Updates `NUnit` from 2.6.2 to 4.3.2 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/commits/4.3.2) --- updated-dependencies: - dependency-name: AutoFixture dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: AutoFixture dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: AutoFixture.AutoMoq dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Moq dependency-version: 4.1.1308.2120 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Machine.Specifications dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Machine.Specifications dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Machine.Specifications.Should dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: NUnit dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../FluentCommandLineParser.Tests.csproj | 74 ++++++++++++++++--- FluentCommandLineParser.Tests/app.config | 30 +++++++- FluentCommandLineParser.Tests/packages.config | 20 +++-- 3 files changed, 103 insertions(+), 21 deletions(-) diff --git a/FluentCommandLineParser.Tests/FluentCommandLineParser.Tests.csproj b/FluentCommandLineParser.Tests/FluentCommandLineParser.Tests.csproj index d5255e2..30d85ad 100644 --- a/FluentCommandLineParser.Tests/FluentCommandLineParser.Tests.csproj +++ b/FluentCommandLineParser.Tests/FluentCommandLineParser.Tests.csproj @@ -1,5 +1,6 @@ - + + Debug AnyCPU @@ -44,25 +45,46 @@ - - False - ..\packages\Machine.Specifications.0.9.1\lib\net40\Machine.Specifications.dll + + ..\packages\AutoFixture.4.18.1\lib\net452\AutoFixture.dll + True + + + ..\packages\AutoFixture.AutoMoq.4.18.1\lib\net452\AutoFixture.AutoMoq.dll + True + + + ..\packages\Castle.Core.5.2.1\lib\net462\Castle.Core.dll + True + + + ..\packages\Fare.2.2.1\lib\net35\Fare.dll + True + + + ..\packages\Machine.Specifications.1.1.3\lib\net45\Machine.Specifications.dll + True False ..\packages\Machine.Specifications.0.9.1\lib\net40\Machine.Specifications.Clr4.dll - - ..\packages\Machine.Specifications.Should.0.7.2\lib\net40\Machine.Specifications.Should.dll + + ..\packages\Machine.Specifications.Should.1.0.0\lib\net45\Machine.Specifications.Should.dll + True - - False - ..\packages\Moq.4.0.10827\lib\NET40\Moq.dll + + ..\packages\Moq.4.20.72\lib\net462\Moq.dll + True - - False - ..\packages\NUnit.2.6.2\lib\nunit.framework.dll + + ..\packages\NUnit.4.3.2\lib\net462\nunit.framework.dll + True + + + ..\packages\NUnit.4.3.2\lib\net462\nunit.framework.legacy.dll + True False @@ -73,6 +95,26 @@ ..\packages\AutoFixture.AutoMoq.3.0.8\lib\net40\Ploeh.AutoFixture.AutoMoq.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True + + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True + False ..\packages\xunit.1.9.1\lib\net20\xunit.dll @@ -194,6 +236,14 @@ + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + + + +