Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
1.1 KiB

<Project>
<PropertyGroup Label="Package Versions">
<AspNetCoreVersion>1.0.0</AspNetCoreVersion>
<AspNetContribOpenIdExtensionsVersion>1.0.0</AspNetContribOpenIdExtensionsVersion>
<AspNetContribOpenIdServerVersion>1.0.2</AspNetContribOpenIdServerVersion>
<ClaimsVersion>4.0.1</ClaimsVersion>
<CryptoHelperVersion>2.0.3</CryptoHelperVersion>
<DataAnnotationsVersion>4.1.0</DataAnnotationsVersion>
<EntityFrameworkVersion>6.1.3</EntityFrameworkVersion>
<ImmutableCollectionsVersion>1.2.0</ImmutableCollectionsVersion>
<JetBrainsVersion>10.3.0</JetBrainsVersion>
<JsonNetVersion>9.0.1</JsonNetVersion>
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
<MoqVersion>4.7.63</MoqVersion>
<QueryableVersion>4.0.1</QueryableVersion>
<RuntimeFrameworkVersion>1.0.0</RuntimeFrameworkVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>
<TypeConverterVersion>4.1.0</TypeConverterVersion>
<TypeExtensionsVersion>4.1.0</TypeExtensionsVersion>
<XunitVersion>2.2.0</XunitVersion>
</PropertyGroup>
</Project>