Skip to content

Commit 6273e2e

Browse files
Bump the aspire group with 1 update (#192)
Bumps Aspire.Hosting.AppHost from 9.2.0 to 9.4.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aspire ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elan Hasson <[email protected]>
1 parent 1a7b67f commit 6273e2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/AppHost/AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.2.0" />
12+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.1" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

src/InfinityFlow.Aspire.Temporal/InfinityFlow.Aspire.Temporal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
</ItemGroup>
3030
<ItemGroup>
3131
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
32-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.2.1" />
32+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.4.1" />
3333
</ItemGroup>
3434
</Project>

0 commit comments

Comments
 (0)