Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ dependency-reduced-pom.xml
# Publisher Outputs
playground/**/publish/

# TypeScript AppHost generated modules
playground/**/.modules/
# TypeScript AppHost
playground/**/dist/

# Verify
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"appHostPath": "../apphost.ts",
"language": "typescript/nodejs",
"packages": {
"Aspire.Hosting.Azure.AppContainers": "",
"Aspire.Hosting.Azure.OperationalInsights": ""
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BFDBEE79E391368156C929FBA3E89038416E658D6130E0C7BE7C4AE69BF97E8D
Loading
Loading