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

[PM-4207] Fix for the typo in Core.Test.csproj #2811

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

octopols
Copy link

@octopols octopols commented Oct 3, 2023

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Fixes issue #2809
In Core.Test.csproj under test/Core.Test/
..\common\Common.csproj should have uppercase C instead of c since directory name is Common

Code changes

Fixed the typo

  • Core.Test.csproj: ..\common\Common.csproj changed to ..\Common\Common.csproj

Resolved the path issue
@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-4207

@bitwarden-bot bitwarden-bot changed the title Fix for the typo in Core.Test.csproj [PM-4207] Fix for the typo in Core.Test.csproj Oct 3, 2023
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Details6eb0adbe-d388-4aaf-b5f4-dd7f6672f4ea

No New Or Fixed Issues Found

@djsmith85 djsmith85 linked an issue Oct 3, 2023 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in Core.Test.csproj
2 participants