Loads old-style .NET projects in .NET Core.
Info
Version: | 1.0.6 |
Author(s): | RendleLabs |
Last Update: | Tuesday, August 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RendleLabs.LegacyWorkspaceLoader |
Install
Install-Package RendleLabs.LegacyWorkspaceLoader
dotnet add package RendleLabs.LegacyWorkspaceLoader
paket add RendleLabs.LegacyWorkspaceLoader
RendleLabs.LegacyWorkspaceLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build.Locator(>= 1.2.6)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.6.0)
- Microsoft.CodeAnalysis.Workspaces.MSBuild(>= 3.6.0)
- System.IO.Abstractions(>= 12.0.13)