File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<ItemGroup >
7
7
<PackageReference Include =" Minio" Version =" 6.0.4" />
8
8
9
- <PackageReference Include =" Foundatio" Version =" 11.0.8 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
9
+ <PackageReference Include =" Foundatio" Version =" 11.1.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
10
10
<ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
11
11
</ItemGroup >
12
12
</Project >
Original file line number Diff line number Diff line change 12
12
13
13
<PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" All" />
14
14
15
- <PackageReference Include =" Foundatio.TestHarness" Version =" 11.0.8 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15
+ <PackageReference Include =" Foundatio.TestHarness" Version =" 11.1.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
16
16
<ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
17
17
</ItemGroup >
18
18
</Project >
You can’t perform that action at this time.
0 commit comments