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

[Question] About solution file (roslyn.sln) #50922

Open
TobiasSekan opened this issue Jan 31, 2021 · 2 comments
Open

[Question] About solution file (roslyn.sln) #50922

TobiasSekan opened this issue Jan 31, 2021 · 2 comments

Comments

@TobiasSekan
Copy link

Hello, I hope it is the right corner for this question

I currently working on a vscode extension for Visual Studio soution files
(see https://github.com/TobiasSekan/SolutionExtension)

and I have seen that you use SharedMSBuildProjectFiles in your solution file.

My Question:
What are the numbers on the right side (on each line)?

e.g.

src\Analyzers\VisualBasic\CodeFixes\VisualBasicCodeFixes.projitems*{0141285d-8f6c-42c7-baf3-3c0ccd61c716}*SharedItemsImports = 5
  • is this only a number
  • or is this a special type
  • or ...

(Is there a developer documentation about these numbers?)

I would be pleased to receive a reply from you
With best regards

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Analyzers untriaged Issues and PRs which have not yet been triaged by a lead labels Jan 31, 2021
@TobiasSekan TobiasSekan changed the title [Question] [Question] About solution file (roslyn.sln) Jan 31, 2021
@PathogenDavid
Copy link
Contributor

You might find this discussion on the MSBuild repo useful: dotnet/msbuild#545

If you want more information than that, your best bet is probably to ask on the project system repo.

@jinujoseph jinujoseph added Question and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Feb 2, 2021
@jinujoseph jinujoseph added this to the 16.10 milestone Feb 2, 2021
@TobiasSekan
Copy link
Author

Thanks for the info

@jinujoseph jinujoseph modified the milestones: 16.10, Backlog Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants