Skip to content

Conversation

@jkone27
Copy link
Contributor

@jkone27 jkone27 commented Dec 19, 2024

in .NET ecosystem other supported project formats exist, for example .vbproj and .fsproj and users are many times confused or not aware of this capability, so it should be made clear is perfectly legit to have solutions with multiple languages. One possible usecase is having test solution in one language, for example .fsproj, referencing an implementation solution in another language, for example .csproj, some languages might have benefits in specific areas or it might be an easier way / lower-friction to introduce a new language to a team, just have it in a small assembly, be it tests or a small module.

Summary

Add a mention to the fact that cross language project reference can work within valid .NET project files, for example F#

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-add-reference.md dotnet add reference

add mention to the fact that cross language project reference can work within valid .NET project files, for example F#
@jkone27 jkone27 requested review from a team and tdykstra as code owners December 19, 2024 12:39
@dotnetrepoman dotnetrepoman bot added this to the December 2024 milestone Dec 19, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Dec 19, 2024
@gewarren gewarren enabled auto-merge (squash) December 23, 2024 22:04
@gewarren gewarren merged commit 24d5bdc into dotnet:main Dec 23, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-cli/subsvc dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants