Skip to content
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

Drop support for VS2019 #5444

Merged
merged 6 commits into from
May 24, 2024

Conversation

ugras-ergun-sonarsource
Copy link
Contributor

Part of #5345

@ugras-ergun-sonarsource ugras-ergun-sonarsource marked this pull request as ready for review May 23, 2024 11:44
@ugras-ergun-sonarsource ugras-ergun-sonarsource marked this pull request as draft May 23, 2024 11:44
@ugras-ergun-sonarsource ugras-ergun-sonarsource marked this pull request as ready for review May 23, 2024 11:45
@github-actions github-actions bot moved this from In progress to Reviewer approved in SLVS Kanban May 23, 2024
@github-actions github-actions bot moved this from Reviewer approved to Review in progress in SLVS Kanban May 23, 2024
@@ -33,7 +33,6 @@ namespace SonarLint.VisualStudio.IssueVisualization.Security.OpenInIDE
[PackageRegistration(UseManagedResourcesOnly = true, AllowsBackgroundLoading = true)]
[Guid("5C38BF5B-F6D1-4232-A5B5-5664B6A19A91")]
// We want to start listening as soon as the IDE starts.
// Note: in VS2019, this will be when the new modal start page appears.

Choose a reason for hiding this comment

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

It was about vs17 to vs19. The info is still relevant. Change to Since vs19,...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's not that important since this is the default behaviour info about this change is not interesting anymore and I think it should've been removed when dropping 2017.

Choose a reason for hiding this comment

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

I think it's valuable for someone to know that the shell initializes before you actually select any project, however this comment is not the most noticeable place, so up to you

src/Integration.Vsix/Integration.Vsix.csproj Show resolved Hide resolved
src/SonarLint.VSSpecificAssemblies.props Outdated Show resolved Hide resolved
pipeline/azure-pipelines.yml Outdated Show resolved Hide resolved
@github-actions github-actions bot moved this from Review in progress to In progress in SLVS Kanban May 23, 2024
@georgii-borovinskikh-sonarsource
Copy link
Contributor

georgii-borovinskikh-sonarsource commented May 24, 2024

Still says 2019 on some jobs
image

@ugras-ergun-sonarsource
Copy link
Contributor Author

Still says 2019 on some jobs image

it's handled by azure devops I'll change it there after this.

@github-actions github-actions bot moved this from Review in progress to Reviewer approved in SLVS Kanban May 24, 2024
Copy link

sonarcloud bot commented May 24, 2024

@ugras-ergun-sonarsource ugras-ergun-sonarsource merged commit 7fdfc25 into feature/hardening-may-2024 May 24, 2024
8 checks passed
@ugras-ergun-sonarsource ugras-ergun-sonarsource deleted the ue/remove-2019 branch May 24, 2024 09:36
SLVS Kanban automation moved this from Reviewer approved to Done May 24, 2024
pavel-mikula-sonarsource pushed a commit that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants