Skip to content

Commit

Permalink
Set AspNetCoreVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbrandenburg committed Jul 25, 2017
1 parent a6af4a7 commit e984100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/dependencies.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<Project>
<PropertyGroup>
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
<AzureKeyVaultVersion>2.3.2</AzureKeyVaultVersion>
<IdentityModelActiveDirectoryVersion>3.14.1</IdentityModelActiveDirectoryVersion>
<IdentityModelOpenIdVersion>2.1.4</IdentityModelOpenIdVersion>
Expand Down

0 comments on commit e984100

Please sign in to comment.