Describe the bug
SQL Server Database project package not found at path C:\Code\xxx\bin\Release\netstandard2.1\Workflow.Database.dacpac.
Regression
9.0.0
Steps to reproduce
Run any sample with a number of SQL Projects
Expected behavior
My VS is running in Debug mode, so the extension should look for files in the Debug folder.
@aaronpowell Could this be your recent change here?
https://github.com/CommunityToolkit/Aspire/blame/main/src/CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects/SqlProjectResource.cs#L20
Screenshots
No response
IDE and version
VS 2022
IDE version
17.13
Nuget packages
<PackageVersion Include="Aspire.Hosting.AppHost" Version="9.1.0" />
    <PackageVersion Include="CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects" Version="9.2.0" />
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item