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.
2 parents fd84b33 + 4cfe5d6 commit 16a2dcfCopy full SHA for 16a2dcf
1 file changed
src/ARI/ARI.csproj
@@ -44,7 +44,7 @@
44
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.17" Condition="'$(TargetFramework)' == 'net9.0'" />
45
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.9" Condition="'$(TargetFramework)' == 'net10.0'" />
46
<PackageReference Include="System.Linq.Async" Version="7.0.1" Condition="'$(TargetFramework)' != 'net10.0'" />
47
- <PackageReference Include="Cake.Bridge.DependencyInjection" Version="2026.5.22.625" />
+ <PackageReference Include="Cake.Bridge.DependencyInjection" Version="2026.6.10.661" />
48
<PackageReference Include="Cake.Common" Version="6.2.0" />
49
<PackageReference Include="Devlead.Console" Version="2026.5.15.709" />
50
</ItemGroup>
0 commit comments