Skip to content

Fix XAML layout and SDK warning #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

EitanBlumin
Copy link
Owner

Summary

  • remove duplicate controls in MainWindow.xaml
  • ensure Grid.RowDefinitions and Grid.ColumnDefinitions are declared before content
  • update project to use Microsoft.NET.Sdk
  • remove duplicate event handler

Testing

  • dotnet build SqlcmdGuiApp/SqlcmdGuiApp.csproj -clp:ErrorsOnly (fails: dotnet not found)

https://chatgpt.com/codex/tasks/task_b_6859774ac78c8332aed8cbc770d534ec

@EitanBlumin EitanBlumin merged commit 4d279f3 into main Jun 23, 2025
@EitanBlumin EitanBlumin deleted the codex/fix-microsoft.net.sdk-and-xaml-errors branch June 23, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant