Skip to content

Commit 63fceaa

Browse files
Copilotmitchdenny
andcommitted
Update single-file AppHost template with complete SDK directives
Co-authored-by: mitchdenny <[email protected]>
1 parent 75ee3c1 commit 63fceaa

File tree

1 file changed

+3
-0
lines changed
  • src/Aspire.ProjectTemplates/templates/aspire-apphost-singlefile/9.5

1 file changed

+3
-0
lines changed

src/Aspire.ProjectTemplates/templates/aspire-apphost-singlefile/9.5/apphost.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
#:sdk Microsoft.NET.Sdk
12
#:sdk Aspire.AppHost.Sdk@aspireVersion
3+
#:package Aspire.Hosting.AppHost@aspireVersion
4+
#:property PublishAot=false
25

36
var builder = DistributedApplication.CreateBuilder(args);
47

0 commit comments

Comments
 (0)