Treat SQL projects as "regular" projects and enable publishing#1124
Treat SQL projects as "regular" projects and enable publishing#1124jmezach wants to merge 1 commit intoCommunityToolkit:mainfrom
Conversation
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
|
@ErikEJ One aspect of this is of course that this requires the referenced MSBuild.Sdk.SqlProj to target at least version 4.0. If you don't you get a fairly generic message stating that the |
|
@jmezach Could we detect the SDK version in use? |
|
@ErikEJ We are already reading MSBuild properties from the project file, so I guess we could use that to detect the SDK version. Although I'm not sure if we're currently setting an MSBuild property in Also have some failing tests know that I have to figure out ;). |
|
It appears that inheriting our Fun fact is that after that I'm seeing our regular output of actually deploying the project to the database so it seems that there are now two things happening when you start the resource. @ErikEJ Maybe this isn't the right approach? |
|
@jmezach yeah, I am not sure this is the right approach, I think an Aspire project resource is considered "executable" - maybe @DamianEdwards or @davidfowl are able to assist here? 🙏 |
Closes #<ISSUE_NUMBER>
PR Checklist
Other information