Skip to content

Commit

Permalink
Update SDK in projects
Browse files Browse the repository at this point in the history
  • Loading branch information
eerhardt committed Oct 10, 2024
1 parent 58e3a41 commit 967c3dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/eShop.AppHost/eShop.AppHost.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24506.1" />
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24509.13" />

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24506.1" />
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24509.13" />

<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24506.1" />
<Sdk Name="Aspire.AppHost.Sdk" Version="9.0.0-rc.1.24509.13" />

<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
Expand Down

0 comments on commit 967c3dd

Please sign in to comment.