Skip to content

Commit

Permalink
Merge pull request #16 from Xabaril/hbiarge-patch-netcoreapp-version
Browse files Browse the repository at this point in the history
Update dependencies.props
  • Loading branch information
hbiarge authored Jan 30, 2019
2 parents b006532 + 599abe4 commit 3c49a02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<MicrosoftAspNetCoreMvcVersion>2.2.0</MicrosoftAspNetCoreMvcVersion>
<MicrosoftAspNetCoreTestHostVersion>2.2.0</MicrosoftAspNetCoreTestHostVersion>
<FluentAssertionsVersion>5.6.0</FluentAssertionsVersion>
<MicrosoftAspNetCoreAllVersion>2.2.1</MicrosoftAspNetCoreAllVersion>
<MicrosoftWebCodeGenerationVersion>2.2.1</MicrosoftWebCodeGenerationVersion>
<MicrosoftWebCodeGenerationToolsVersion>2.2.1</MicrosoftWebCodeGenerationToolsVersion>
<MicrosoftAspNetCoreAllVersion>2.2.0</MicrosoftAspNetCoreAllVersion>
<MicrosoftWebCodeGenerationVersion>2.2.0</MicrosoftWebCodeGenerationVersion>
<MicrosoftWebCodeGenerationToolsVersion>2.2.0</MicrosoftWebCodeGenerationToolsVersion>
</PropertyGroup>

<PropertyGroup Label="CLI Tools Versions">
Expand Down

0 comments on commit 3c49a02

Please sign in to comment.