Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Commit e68c362

Browse files
committed
Update dependencies.props to target the 2.0.0 aspnet-contrib extensions
1 parent 2615d2c commit e68c362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup Label="Package Versions">
44
<AngleSharpVersion>0.9.9</AngleSharpVersion>
5-
<AspNetContribOpenIdExtensionsVersion>2.0.0-rc3-final</AspNetContribOpenIdExtensionsVersion>
5+
<AspNetContribOpenIdExtensionsVersion>2.0.0</AspNetContribOpenIdExtensionsVersion>
66
<AspNetCoreVersion>2.0.0</AspNetCoreVersion>
77
<CoreFxVersion>4.4.0</CoreFxVersion>
88
<EntityFrameworkVersion>6.1.3</EntityFrameworkVersion>

0 commit comments

Comments
 (0)