Skip to content

Commit 13b7624

Browse files
committed
Updated Foundatio Deps
1 parent 3175fba commit 13b7624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Storage.SshNet/Foundatio.Storage.SshNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="SSH.NET" Version="2025.1.0" />
1212

13-
<PackageReference Include="Foundatio" Version="12.0.1-preview.0.39" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
13+
<PackageReference Include="Foundatio" Version="12.0.1-preview.0.71" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1414
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)