Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/toolset build 2020…
Browse files Browse the repository at this point in the history
…0213.12 (dotnet#308)

- Microsoft.Dotnet.Toolset.Internal - 3.1.200-preview.20113.12

Dependency coherency updates

- Microsoft.Net.Compilers - 3.5.0-beta3-20114-02 (parent: Microsoft.Dotnet.Toolset.Internal)
  • Loading branch information
dotnet-maestro[bot] authored Feb 14, 2020
1 parent c87be3e commit 1d03e96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
<Uri>https://github.com/NuGet/NuGet.Client</Uri>
<Sha>7bac015acc5b7e0161a058c8febc98abe2386d51</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20113.9">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.200-preview.20113.12">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>fffc9b08d4b940615addef48af2c47f725d6f534</Sha>
<Sha>0c08f73cd1ce63143cd6b78c34524d5f2a5474eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers" Version="3.5.0-beta3-20114-01" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Dependency Name="Microsoft.Net.Compilers" Version="3.5.0-beta3-20114-02" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5c18b7e10bf4761c8d8ecd463123ab06cfaccd8e</Sha>
<Sha>92790e24cc2b9f9e336ed0365d610e106c01df88</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<SemanticVersioningV1>true</SemanticVersioningV1>
<MicroBuildPluginsSwixBuildVersion>1.0.672</MicroBuildPluginsSwixBuildVersion>
<MonoBuild Condition="'$(Configuration)' == 'Debug-MONO' or '$(Configuration)' == 'Release-MONO'">true</MonoBuild>
<MicrosoftDotnetToolsetInternalVersion>3.1.200-preview.20113.9</MicrosoftDotnetToolsetInternalVersion>
<MicrosoftNetCompilersVersion>3.5.0-beta3-20114-01</MicrosoftNetCompilersVersion>
<MicrosoftDotnetToolsetInternalVersion>3.1.200-preview.20113.12</MicrosoftDotnetToolsetInternalVersion>
<MicrosoftNetCompilersVersion>3.5.0-beta3-20114-02</MicrosoftNetCompilersVersion>
</PropertyGroup>
<!-- Repo Toolset Features -->
<PropertyGroup Condition="'$(MonoBuild)' != 'true'">
Expand Down

0 comments on commit 1d03e96

Please sign in to comment.