Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Commit

Permalink
Update refs
Browse files Browse the repository at this point in the history
  • Loading branch information
dtillman committed Dec 18, 2017
1 parent e86661a commit 1a47707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<PropertyGroup>
<SteeltoeVersion>$(STEELTOE_VERSION)</SteeltoeVersion>
<SteeltoeVersionSuffix>$(STEELTOE_DASH_VERSION_SUFFIX)</SteeltoeVersionSuffix>
<SteeltoeLoggingVersion>2.0.0</SteeltoeLoggingVersion>
<SteeltoeCommonVersion>2.0.0</SteeltoeCommonVersion>
<SteeltoeLoggingVersion>2.0.0-rc1</SteeltoeLoggingVersion>
<SteeltoeCommonVersion>2.0.0-rc1</SteeltoeCommonVersion>
<DiagnosticSourceVersion>4.4.0</DiagnosticSourceVersion>
<AspNetCoreVersion>2.0.0</AspNetCoreVersion>
<AspNetCoreTestVersion>2.0.0</AspNetCoreTestVersion>
Expand Down

0 comments on commit 1a47707

Please sign in to comment.