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/dotnet/msbuild build 2020…
Browse files Browse the repository at this point in the history
…1021.3 (#5038)

[release/3.1.4xx] Update dependencies from dotnet/msbuild
  • Loading branch information
dotnet-maestro[bot] committed Oct 21, 2020
1 parent 97fe6a8 commit dce0bba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-msbuild-9b5fb98-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-msbuild-9b5fb98d-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-msbuild-52cd836" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-msbuild-52cd8367/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394-1/nuget/v3/index.json" />
<add key="darc-pub-dotnet-core-setup-1721e39" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1721e394/nuget/v3/index.json" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
</Dependency>
<Dependency Name="Microsoft.Build" Version="16.7.1">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>9b5fb98dc8d0e82de8ce1e7a34a7a6feed41722f</Sha>
<Sha>52cd8367725d6e315989a279f44720dfac1c7a07</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Localization" Version="16.7.1-preview-20515-07">
<Dependency Name="Microsoft.Build.Localization" Version="16.7.1-preview-20521-03">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>9b5fb98dc8d0e82de8ce1e7a34a7a6feed41722f</Sha>
<Sha>52cd8367725d6e315989a279f44720dfac1c7a07</Sha>
</Dependency>
<Dependency Name="Microsoft.FSharp.Compiler" Version="10.10.0-beta.20361.3">
<Uri>https://github.com/dotnet/fsharp</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<MicrosoftBuildPackageVersion>16.7.1</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>
<MicrosoftBuildRuntimePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion>
<MicrosoftBuildLocalizationPackageVersion>16.7.1-preview-20515-07</MicrosoftBuildLocalizationPackageVersion>
<MicrosoftBuildLocalizationPackageVersion>16.7.1-preview-20521-03</MicrosoftBuildLocalizationPackageVersion>
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit dce0bba

Please sign in to comment.