Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Avoid duplication of Roslyn versions #968

Closed
chcosta opened this issue Aug 18, 2016 · 1 comment
Closed

Avoid duplication of Roslyn versions #968

chcosta opened this issue Aug 18, 2016 · 1 comment

Comments

@chcosta
Copy link
Member

chcosta commented Aug 18, 2016

There are a couple of places where Roslyn versions are duplicated. We should look to avoid the duplication where possible. See #947

Can we avoid having to hard code this version and package name here by moving the logic to the init-tools scripts and just copy the props files into the ToolsRuntimePath similar to the portable targets?

I really don't like seeing this version copied multiple places :( Do we have any strategies to try and avoid this duplication?

@ViktorHofer
Copy link
Member

// Auto-generated message

Going forward, the .NET team is using https://github.com/dotnet/arcade to develop the code and issues formerly in this repository. Feel free to reopen/move this issue if it still applies to servicing branches in this repository, or source code which now resides in the Arcade repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants