Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<Nullable>enable</Nullable>

<AspireMajorVersion>13</AspireMajorVersion>
<AspireVersion>$(AspireMajorVersion).3.0</AspireVersion>
<AspirePreviewSuffix>-preview.1.26256.5</AspirePreviewSuffix>
<AspireVersion>$(AspireMajorVersion).3.0-preview.1.26229.4</AspireVersion>
<AspirePreviewSuffix></AspirePreviewSuffix>
<AspNetCoreVersion>9.0.0</AspNetCoreVersion>
<DotNetExtensionsVersion>10.0.7</DotNetExtensionsVersion>
<TestContainersVersion>4.8.1</TestContainersVersion>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion examples/flyway/01.Basic/01.Basic.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion examples/flyway/03.Repair/03.Repair.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">
<PropertyGroup>
<OutputType>Exe</OutputType>
<UserSecretsId>dea39c19-075e-4a9d-aba2-ffd65de91136</UserSecretsId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
6 changes: 3 additions & 3 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<package pattern="Microsoft.DotNet.GenAPI.Task" />
<package pattern="*" />
</packageSource>
<packageSource key="dotnet9">
<package pattern="Aspire.*" />
</packageSource>
<packageSource key="nuget">
<!-- <package pattern="Aspire.Hosting.Elasticsearch" /> -->
<package pattern="*" />
</packageSource>
<!-- <packageSource key="dotnet9">
<package pattern="Aspire.*" />
</packageSource> -->
</packageSourceMapping>
</configuration>
2 changes: 1 addition & 1 deletion tests-app-hosts/Ollama.AppHost/Ollama.AppHost.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Aspire.AppHost.Sdk/13.3.0">
<Project Sdk="Aspire.AppHost.Sdk/13.3.0-preview.1.26229.4">

<PropertyGroup>
<IsTestProject>false</IsTestProject>
Expand Down