|
|
|
@ -20,7 +20,7 @@ |
|
|
|
|
|
|
|
<ItemGroup Label="Package versions for .NET Framework 4.6.1" |
|
|
|
Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' And $([MSBuild]::VersionEquals($(TargetFrameworkVersion), '4.6.1')) "> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.2.1" /> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.3.1" /> |
|
|
|
<PackageVersion Include="EntityFramework" Version="6.4.4" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication" Version="2.1.2" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="2.1.1" /> |
|
|
|
@ -36,9 +36,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="2.1.6" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Owin.Security" Version="4.2.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Windows.SDK.Contracts" Version="10.0.17763.1000" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.11.6" /> |
|
|
|
@ -78,7 +78,7 @@ |
|
|
|
|
|
|
|
<ItemGroup Label="Package versions for .NET Framework 4.7.2" |
|
|
|
Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' And $([MSBuild]::VersionEquals($(TargetFrameworkVersion), '4.7.2')) "> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.2.1" /> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.3.1" /> |
|
|
|
<PackageVersion Include="EntityFramework" Version="6.4.4" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication" Version="2.1.2" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="2.1.1" /> |
|
|
|
@ -94,9 +94,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="2.1.6" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Owin.Security" Version="4.2.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Windows.SDK.Contracts" Version="10.0.17763.1000" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.11.6" /> |
|
|
|
@ -136,7 +136,7 @@ |
|
|
|
|
|
|
|
<ItemGroup Label="Package versions for .NET Framework 4.8" |
|
|
|
Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' And $([MSBuild]::VersionEquals($(TargetFrameworkVersion), '4.8')) "> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.2.1" /> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.3.1" /> |
|
|
|
<PackageVersion Include="EntityFramework" Version="6.4.4" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication" Version="2.1.2" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="2.1.1" /> |
|
|
|
@ -152,9 +152,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="2.1.6" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Owin.Security" Version="4.2.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Windows.SDK.Contracts" Version="10.0.17763.1000" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.11.6" /> |
|
|
|
@ -240,9 +240,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="6.0.0" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="6.0.0" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="6.0.29" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="Quartz.Extensions.DependencyInjection" Version="3.5.0" /> |
|
|
|
@ -285,9 +285,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="7.0.1" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="7.0.0" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="7.0.18" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="Quartz.Extensions.DependencyInjection" Version="3.5.0" /> |
|
|
|
@ -331,9 +331,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="8.0.0" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="8.0.4" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="2.20.0" /> |
|
|
|
<PackageVersion Include="Quartz.Extensions.DependencyInjection" Version="3.5.0" /> |
|
|
|
@ -378,7 +378,7 @@ |
|
|
|
|
|
|
|
<ItemGroup Label="Package versions for .NET Standard 2.0" |
|
|
|
Condition=" '$(TargetFrameworkIdentifier)' == '.NETStandard' And $([MSBuild]::VersionEquals($(TargetFrameworkVersion), '2.0')) "> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.2.1" /> |
|
|
|
<PackageVersion Include="BouncyCastle.Cryptography" Version="2.3.1" /> |
|
|
|
<PackageVersion Include="EntityFramework" Version="6.4.4" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.Authentication" Version="2.1.2" /> |
|
|
|
<PackageVersion Include="Microsoft.AspNetCore.DataProtection" Version="2.1.1" /> |
|
|
|
@ -394,9 +394,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="2.1.6" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="2.1.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.11.6" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="2.11.6" /> |
|
|
|
<PackageVersion Include="NamedPipeServerStream.NetFrameworkVersion" Version="1.1.7" /> |
|
|
|
@ -445,9 +445,9 @@ |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Options" Version="3.1.32" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.Primitives" Version="3.1.32" /> |
|
|
|
<PackageVersion Include="Microsoft.Extensions.WebEncoders" Version="3.1.32" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.1" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Protocols" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="Microsoft.IdentityModel.Tokens" Version="7.5.2" /> |
|
|
|
<PackageVersion Include="MongoDB.Bson" Version="2.11.6" /> |
|
|
|
<PackageVersion Include="MongoDB.Driver" Version="2.11.6" /> |
|
|
|
<PackageVersion Include="NamedPipeServerStream.NetFrameworkVersion" Version="1.1.7" /> |
|
|
|
|