We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3175fba commit 13b7624Copy full SHA for 13b7624
src/Foundatio.Storage.SshNet/Foundatio.Storage.SshNet.csproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="SSH.NET" Version="2025.1.0" />
12
13
- <PackageReference Include="Foundatio" Version="12.0.1-preview.0.39" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
+ <PackageReference Include="Foundatio" Version="12.0.1-preview.0.71" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
15
</ItemGroup>
16
</Project>
0 commit comments