new release pushed
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="2.1.0" />
|
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="2.1.1" />
|
||||||
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.13.0-beta1" />
|
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.13.0-beta1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.1" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.1" />
|
<PackageReference Include="Microsoft.Extensions.Hosting" Version="3.1.1" />
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<package >
|
<package >
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>AspNetCore.Identity.MongoDbCore</id>
|
<id>AspNetCore.Identity.MongoDbCore</id>
|
||||||
<version>2.1.0</version>
|
<version>2.1.1</version>
|
||||||
<title>AspNetCore.Identity.MongoDbCore</title>
|
<title>AspNetCore.Identity.MongoDbCore</title>
|
||||||
<authors>Alexandre Spieser</authors>
|
<authors>Alexandre Spieser</authors>
|
||||||
<owners>Alexandre Spieser</owners>
|
<owners>Alexandre Spieser</owners>
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
<dependency id="Microsoft.AspNetCore.Identity" version="2.2" />
|
<dependency id="Microsoft.AspNetCore.Identity" version="2.2" />
|
||||||
<dependency id="Microsoft.Extensions.Identity.Stores" version="3.1.1" />
|
<dependency id="Microsoft.Extensions.Identity.Stores" version="3.1.1" />
|
||||||
<dependency id="MongoDB.Driver" version="2.9.3" />
|
<dependency id="MongoDB.Driver" version="2.9.3" />
|
||||||
<dependency id="MongoDbGenericRepository" version="1.4.1" />
|
<dependency id="MongoDbGenericRepository" version="1.4.3" />
|
||||||
</group>
|
</group>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"Microsoft.AspNetCore.Identity": "2.2.0",
|
"Microsoft.AspNetCore.Identity": "2.2.0",
|
||||||
"Microsoft.Extensions.Identity.Stores": "3.1.1",
|
"Microsoft.Extensions.Identity.Stores": "3.1.1",
|
||||||
"MongoDB.Driver": "2.9.3",
|
"MongoDB.Driver": "2.9.3",
|
||||||
"MongoDbGenericRepository": "1.4.1"
|
"MongoDbGenericRepository": "1.4.3"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"AspNetCore.Identity.MongoDbCore.dll": {}
|
"AspNetCore.Identity.MongoDbCore.dll": {}
|
||||||
@@ -487,7 +487,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MongoDbGenericRepository/1.4.1": {
|
"MongoDbGenericRepository/1.4.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"MongoDB.Driver": "2.9.3"
|
"MongoDB.Driver": "2.9.3"
|
||||||
},
|
},
|
||||||
@@ -1741,12 +1741,12 @@
|
|||||||
"path": "mongodb.driver.core/2.9.3",
|
"path": "mongodb.driver.core/2.9.3",
|
||||||
"hashPath": "mongodb.driver.core.2.9.3.nupkg.sha512"
|
"hashPath": "mongodb.driver.core.2.9.3.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"MongoDbGenericRepository/1.4.1": {
|
"MongoDbGenericRepository/1.4.3": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-TbRnmktTly5L/tZZxTqf6DC4HUHe9G1HVCzvsw0G07kRx2E6VKXGEKbCvG6rKZxqNv5/CcTS81xYST0P/GsCTg==",
|
"sha512": "sha512-SLJp2QnPzhYHUDyBXFekrLwaHWTqwHcCErm9LQlXOQq6VYU1sF5bSmAoQ7Ak0BPD8YTqVbTQc6wbSD8EJYMyAQ==",
|
||||||
"path": "mongodbgenericrepository/1.4.1",
|
"path": "mongodbgenericrepository/1.4.3",
|
||||||
"hashPath": "mongodbgenericrepository.1.4.1.nupkg.sha512"
|
"hashPath": "mongodbgenericrepository.1.4.3.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"NETStandard.Library/1.6.1": {
|
"NETStandard.Library/1.6.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
@@ -12,7 +12,7 @@
|
|||||||
"Microsoft.AspNetCore.Identity": "2.2.0",
|
"Microsoft.AspNetCore.Identity": "2.2.0",
|
||||||
"Microsoft.Extensions.Identity.Stores": "3.1.1",
|
"Microsoft.Extensions.Identity.Stores": "3.1.1",
|
||||||
"MongoDB.Driver": "2.9.3",
|
"MongoDB.Driver": "2.9.3",
|
||||||
"MongoDbGenericRepository": "1.4.1"
|
"MongoDbGenericRepository": "1.4.3"
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"AspNetCore.Identity.MongoDbCore.dll": {}
|
"AspNetCore.Identity.MongoDbCore.dll": {}
|
||||||
@@ -501,7 +501,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MongoDbGenericRepository/1.4.1": {
|
"MongoDbGenericRepository/1.4.3": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"MongoDB.Driver": "2.9.3"
|
"MongoDB.Driver": "2.9.3"
|
||||||
},
|
},
|
||||||
@@ -2034,12 +2034,12 @@
|
|||||||
"path": "mongodb.driver.core/2.9.3",
|
"path": "mongodb.driver.core/2.9.3",
|
||||||
"hashPath": "mongodb.driver.core.2.9.3.nupkg.sha512"
|
"hashPath": "mongodb.driver.core.2.9.3.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"MongoDbGenericRepository/1.4.1": {
|
"MongoDbGenericRepository/1.4.3": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
"serviceable": true,
|
"serviceable": true,
|
||||||
"sha512": "sha512-TbRnmktTly5L/tZZxTqf6DC4HUHe9G1HVCzvsw0G07kRx2E6VKXGEKbCvG6rKZxqNv5/CcTS81xYST0P/GsCTg==",
|
"sha512": "sha512-SLJp2QnPzhYHUDyBXFekrLwaHWTqwHcCErm9LQlXOQq6VYU1sF5bSmAoQ7Ak0BPD8YTqVbTQc6wbSD8EJYMyAQ==",
|
||||||
"path": "mongodbgenericrepository/1.4.1",
|
"path": "mongodbgenericrepository/1.4.3",
|
||||||
"hashPath": "mongodbgenericrepository.1.4.1.nupkg.sha512"
|
"hashPath": "mongodbgenericrepository.1.4.3.nupkg.sha512"
|
||||||
},
|
},
|
||||||
"NETStandard.Library/1.6.1": {
|
"NETStandard.Library/1.6.1": {
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
|||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="2.1.0" />
|
<PackageReference Include="AspNetCore.Identity.MongoDbCore" Version="2.1.1" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
|
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
|
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
|
||||||
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
|
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
|
||||||
|
|||||||
Reference in New Issue
Block a user