Skip to content

Commit 1dcf2e3

Browse files
Merge pull request #1 from waldekmastykarz/dependabot/nuget/DevProxy.Hosting/Aspire.Hosting-9.3.0
Update Aspire.Hosting to 9.3.0
2 parents f24c0b6 + f1eb471 commit 1dcf2e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DevProxy.Hosting/DevProxy.Hosting.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net9.0</TargetFramework>
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Aspire.Hosting" Version="9.2.1" />
28+
<PackageReference Include="Aspire.Hosting" Version="9.3.0" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)