Updating toolset to 3.0.100-preview.19057.4

This commit is contained in:
Livar 2019-01-07 16:14:58 -08:00 committed by GitHub
parent ff09ffba2d
commit 6717800c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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