Skip to content

Commit

Permalink
Update dependencies to latest (dotnet#4720)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas authored Oct 14, 2017
1 parent 0905d26 commit afa26c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-prerelease-02027-03
2.0.0-prerelease-02113-01
6 changes: 3 additions & 3 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<PropertyGroup>
<RyuJITVersion>2.1.0-preview1-25806-01</RyuJITVersion>
<ObjectWriterVersion>1.0.19-prerelease-00001</ObjectWriterVersion>
<CoreFxVersion>4.5.0-preview1-25729-01</CoreFxVersion>
<CoreFxUapVersion>4.6.0-preview1-25729-01</CoreFxUapVersion>
<MicrosoftNETCoreNativeVersion>2.1.0-preview1-25730-01</MicrosoftNETCoreNativeVersion>
<CoreFxVersion>4.5.0-preview1-25813-02</CoreFxVersion>
<CoreFxUapVersion>4.6.0-preview1-25813-02</CoreFxUapVersion>
<MicrosoftNETCoreNativeVersion>2.1.0-preview1-25806-01</MicrosoftNETCoreNativeVersion>
<MicrosoftNETCoreAppPackageVersion>2.0.0</MicrosoftNETCoreAppPackageVersion>
<XunitNetcoreExtensionsVersion>1.0.1-prerelease-02104-02</XunitNetcoreExtensionsVersion>
</PropertyGroup>
Expand Down

0 comments on commit afa26c9

Please sign in to comment.