Merge pull request #275 from livarcocc/prepare_for_darc_toolset_update

Updating the toolset version property to match the package name publi…shed by dotnet/toolset repo.
This commit is contained in:
Livar 2019-01-11 16:02:36 -08:00 committed by GitHub
commit 5ad3dfdf29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<ToolsetVersion>3.0.100-preview.19057.5</ToolsetVersion>
<dotnettoolsetinternalPackageVersion>3.0.100-preview.19057.5</dotnettoolsetinternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/EntityFrameworkCore -->