Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

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

- Microsoft.NET.Sdk.Web - 3.0.103-servicing.20073.2
  • Loading branch information
dotnet-maestro[bot] authored and mmitche committed Jan 24, 2020
1 parent da9b261 commit bf03c28
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 @@ -46,9 +46,9 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>55e7e45431c9c05656c999b902686e7402664573</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.0.103-servicing.20064.6">
<Dependency Name="Microsoft.NET.Sdk.Web" Version="3.0.103-servicing.20073.2">
<Uri>https://github.com/aspnet/websdk</Uri>
<Sha>c6ae659ca8d32e604033c6fe6b90206dbc05f999</Sha>
<Sha>74c993253b00641ed2d12a6467b44182842884f5</Sha>
</Dependency>
<Dependency Name="ILLink.Tasks" Version="0.1.6-prerelease.19379.2">
<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 @@ -41,7 +41,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/websdk -->
<MicrosoftNETSdkWebPackageVersion>3.0.103-servicing.20064.6</MicrosoftNETSdkWebPackageVersion>
<MicrosoftNETSdkWebPackageVersion>3.0.103-servicing.20073.2</MicrosoftNETSdkWebPackageVersion>
<MicrosoftNETSdkPublishPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkPublishPackageVersion>
<MicrosoftNETSdkWebProjectSystemPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkWebProjectSystemPackageVersion>
<MicrosoftNETSdkWorkerPackageVersion>$(MicrosoftNETSdkWebPackageVersion)</MicrosoftNETSdkWorkerPackageVersion>
Expand Down

0 comments on commit bf03c28

Please sign in to comment.