Skip to content

Commit

Permalink
Update dependencies from https://github.com/aspnet/websdk build 20200…
Browse files Browse the repository at this point in the history
…404.1 (dotnet#11158)

- Microsoft.NET.Sdk.Web - 5.0.100-preview.4.20204.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Apr 5, 2020
1 parent 8fa5cdc commit f012faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>97a3802c6969a65ddede924b774947b6111f380d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Web" Version="5.0.100-preview.4.20203.1">
<Dependency Name="Microsoft.NET.Sdk.Web" Version="5.0.100-preview.4.20204.1">
<Uri>https://github.com/aspnet/websdk</Uri>
<Sha>f283fdf823d6ecfa978e85047c20d7195c5953ac</Sha>
<Sha>25bd612acf9b6d0b201a762a1b6a1773986cc1c0</Sha>
</Dependency>
<Dependency Name="ILLink.Tasks" Version="0.1.6-prerelease.20152.3">
<Uri>https://github.com/mono/linker</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/websdk -->
<MicrosoftNETSdkWebPackageVersion>5.0.100-preview.4.20203.1</MicrosoftNETSdkWebPackageVersion>
<MicrosoftNETSdkWebPackageVersion>5.0.100-preview.4.20204.1</MicrosoftNETSdkWebPackageVersion>
<MicrosoftNETSdkPublishPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkPublishPackageVersion>
<MicrosoftNETSdkWebProjectSystemPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkWebProjectSystemPackageVersion>
<MicrosoftNETSdkWorkerPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkWorkerPackageVersion>
Expand Down

0 comments on commit f012faa

Please sign in to comment.