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

Can I specify the Microsoft.CodeAnalysis.CSharp package version myself #16

Closed
ljnober opened this issue May 11, 2024 · 1 comment · Fixed by #18
Closed

Can I specify the Microsoft.CodeAnalysis.CSharp package version myself #16

ljnober opened this issue May 11, 2024 · 1 comment · Fixed by #18
Assignees
Labels
bug Something isn't working

Comments

@ljnober
Copy link

ljnober commented May 11, 2024

I use other packages depend on Microsoft. CodeAnalysis. CSharp 4.8.0 version.but the SourceGenerator.Foundations add the 4.3.1 to the .csproj file.

@ByronMayne
Copy link
Owner

I can remove the reference that is explicitly added. I only originally did it because I wanted it to be super simple to setup.

@ByronMayne ByronMayne self-assigned this May 13, 2024
@ByronMayne ByronMayne added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants