Skip to content

Commit b27dbe4

Browse files
committed
Merge branch 'develop'
2 parents 65a0bf3 + d81ebc3 commit b27dbe4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"rollForward": false
1111
},
1212
"dpi": {
13-
"version": "2025.6.11.205",
13+
"version": "2025.7.9.220",
1414
"commands": [
1515
"dpi"
1616
],

src/DPI/DPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
1616
<PackageReference Include="Cake.Core" Version="5.0.0" />
1717
<PackageReference Include="Cake.Common" Version="5.0.0" />
18-
<PackageReference Include="Cake.Bridge.DependencyInjection" Version="2025.6.11.164" />
18+
<PackageReference Include="Cake.Bridge.DependencyInjection" Version="2025.7.9.181" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.7" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)