Skip to content

Commit

Permalink
Fixing Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros committed Oct 17, 2017
1 parent fc23bfc commit 3079f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OrchardCore.Build/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<XunitAnalyzers>0.3.0</XunitAnalyzers>
<XunitVersion>2.3.0-beta2-build3683</XunitVersion>
<XunitRunnerVisualStudioVersion>2.3.0-beta2-build1317</XunitRunnerVisualStudioVersion>
<YesSqlVersion>2.0.0-beta-1079</YesSqlVersion>
<YesSqlProvidersVersion>1.0.0-beta-1079</YesSqlProvidersVersion>
<YesSqlVersion>2.0.0-beta-1090</YesSqlVersion>
<YesSqlProvidersVersion>1.0.0-beta-1090</YesSqlProvidersVersion>
</PropertyGroup>

</Project>

0 comments on commit 3079f6e

Please sign in to comment.