Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 14, 2026

  • Add dotnet new install Microsoft.Build.Sql.Templates command to post-install.ps1 in the .NET Tools section
  • Update README.md to document the new template installation
  • Test the changes to ensure the script runs without errors
  • Merge latest changes from main branch (including devcontainer, .wslconfig, VS 2026, .NET 10, Podman)
  • Resolve merge conflicts while preserving Microsoft.Build.Sql.Templates installation
  • Fix typo in README.md
Original prompt

This section details on the original issue you should resolve

<issue_title>add installation for Microsoft.Build.Sql.Templates</issue_title>
<issue_description>dotnet new install Microsoft.Build.Sql.Templates</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: leandromonaco <5598150+leandromonaco@users.noreply.github.com>
Copilot AI changed the title [WIP] Add installation command for Microsoft.Build.Sql.Templates Add Microsoft.Build.Sql.Templates to post-install script Jan 14, 2026
Copilot AI requested a review from leandromonaco January 14, 2026 06:09
Copy link
Contributor

@leandromonaco leandromonaco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get latest from main and merge changes

Co-authored-by: leandromonaco <5598150+leandromonaco@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 17, 2026

Get latest from main and merge changes

Merged latest changes from main branch in commit 092ebd6. The merge includes:

  • Dev container configuration (.devcontainer/devcontainer.json and README)
  • WSL configuration (.wslconfig with optimized settings)
  • Updated tools (VS 2026, .NET 10, Podman Desktop)
  • My changes for Microsoft.Build.Sql.Templates installation are preserved

@leandromonaco leandromonaco marked this pull request as ready for review January 20, 2026 21:22
@leandromonaco leandromonaco self-requested a review January 20, 2026 21:22
Copy link
Contributor

@leandromonaco leandromonaco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix merge conflicts

Copilot AI and others added 2 commits January 20, 2026 21:29
….Templates

Co-authored-by: leandromonaco <5598150+leandromonaco@users.noreply.github.com>
Co-authored-by: leandromonaco <5598150+leandromonaco@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 20, 2026

Fix merge conflicts

Merge conflicts resolved in commits 860d2e6 and 3ad2687. The Microsoft.Build.Sql.Templates installation is preserved in both post-install.ps1 and documented in README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add installation for Microsoft.Build.Sql.Templates

2 participants