File tree Expand file tree Collapse file tree 6 files changed +4145
-3851
lines changed Expand file tree Collapse file tree 6 files changed +4145
-3851
lines changed Original file line number Diff line number Diff line change 44 - :who : mocsharp
55 :why : Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
66 :versions :
7- - 3.7.100.6
7+ - 3.7.100.23
88 :when : 2022-08-29 18:11:12.923214877 Z
99- - :approve
1010 - AWSSDK.S3
1818 - :who : mocsharp
1919 :why : Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
2020 :versions :
21- - 3.7.100.6
21+ - 3.7.100.23
2222 :when : 2022-08-16 18:11:13.781079769 Z
2323- - :approve
2424 - Ardalis.GuardClauses
469469 - 4.3.0
470470 :when : 2022-08-16 18:11:43.670153994 Z
471471- - :approve
472- - System.IO.Abstractions
472+ - TestableIO. System.IO.Abstractions
473473 - :who : mocsharp
474- :why : MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
474+ :why : MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
475475 :versions :
476- - 17 .0.18
477- :when : 2022-08-16 18:11:44.109277793 Z
476+ - 18 .0.1
477+ :when : 2022-08-16 18:11:44.550586685 Z
478478- - :approve
479- - System.IO.Abstractions
479+ - TestableIO. System.IO.Abstractions.TestingHelpers
480480 - :who : mocsharp
481481 :why : MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
482482 :versions :
483483 - 18.0.1
484- :when : 2022-08-16 18:11:44.550586685 Z
484+ :when : 2022-08-16 18:11:44.984891276 Z
485485- - :approve
486- - System.IO.Abstractions.TestingHelpers
486+ - TestableIO. System.IO.Abstractions.Wrappers
487487 - :who : mocsharp
488488 :why : MIT ( https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
489489 :versions :
Original file line number Diff line number Diff line change 3030 <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 6.0.1" />
3131 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.0" />
3232 <PackageReference Include =" Moq" Version =" 4.18.2" />
33- <PackageReference Include =" System.IO.Abstractions.TestingHelpers" Version =" 18.0.1" />
33+ <PackageReference Include =" TestableIO. System.IO.Abstractions.TestingHelpers" Version =" 18.0.1" />
3434 <PackageReference Include =" xunit" Version =" 2.4.2" />
3535 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
3636 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 1414 * limitations under the License.
1515 */
1616
17- using System . IO . Abstractions ;
1817using System . Reflection ;
1918using Ardalis . GuardClauses ;
2019using Microsoft . Extensions . DependencyInjection ;
2120using Microsoft . Extensions . Diagnostics . HealthChecks ;
2221using Monai . Deploy . Storage . API ;
2322using Monai . Deploy . Storage . Configuration ;
23+ using System . IO . Abstractions ;
2424
2525namespace Monai . Deploy . Storage
2626{
Original file line number Diff line number Diff line change 6666 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.1" />
6767 <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks" Version =" 6.0.10" />
6868 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 6.0.0" />
69- <PackageReference Include =" System.IO.Abstractions" Version =" 18.0.1" />
69+ <PackageReference Include =" TestableIO.System.IO.Abstractions" Version =" 18.0.1" />
70+ <PackageReference Include =" TestableIO.System.IO.Abstractions.Wrappers" Version =" 18.0.1" />
7071 </ItemGroup >
7172
7273 <ItemGroup >
Original file line number Diff line number Diff line change 2626 <ItemGroup >
2727 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.0" />
2828 <PackageReference Include =" Moq" Version =" 4.18.2" />
29- <PackageReference Include =" System.IO.Abstractions.TestingHelpers" Version =" 18.0.1" />
29+ <PackageReference Include =" TestableIO. System.IO.Abstractions.TestingHelpers" Version =" 18.0.1" />
3030 <PackageReference Include =" xunit" Version =" 2.4.2" />
3131 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments