Skip to content

Commit 1b677ab

Browse files
Bump the dotnet group with 1 update (#3805)
Bumps Aspire.Hosting.AppHost from 9.3.0 to 9.3.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adc5a68 commit 1b677ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/snippets/sql-server-creation-script/AspireApp.AppHost/AspireApp.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.3.0" />
14+
<PackageReference Include="Aspire.Hosting.AppHost" Version="9.3.1" />
1515
<PackageReference Include="Aspire.Hosting.SqlServer" Version="9.3.0" />
1616
<ProjectReference Include="../AspireApp.ExampleProject/AspireApp.ExampleProject.csproj" />
1717
</ItemGroup>

0 commit comments

Comments
 (0)