chore: updating dependencies

* structuremap 2.6.4.1
This commit is contained in:
Philippe Miossec
2023-08-28 12:07:33 +02:00
parent 16fa7a3c72
commit 9604fd04da
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ source https://api.nuget.org/v3/index.json
nuget nlog
nuget LibGit2Sharp
nuget Moq
nuget structuremap 2.6.3
nuget StructureMap.AutoMocking 2.6.3
nuget structuremap 2.6.4.1
nuget StructureMap.AutoMocking 2.6.4.1
nuget xunit
nuget xunit.assert
nuget xunit.runner.visualstudio version_in_path: true
+3 -3
View File
@@ -9,9 +9,9 @@ NUGET
Castle.Core (>= 4.4)
System.Threading.Tasks.Extensions (>= 4.5.1)
NLog (4.7.5)
structuremap (2.6.3)
structuremap.automocking (2.6.3)
structuremap (>= 2.6.2)
structuremap (2.6.4.1)
structuremap.automocking (2.6.4.1)
structuremap (>= 2.6.4)
System.Runtime.CompilerServices.Unsafe (4.7.1)
System.Threading.Tasks.Extensions (4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)