File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/MakingSense.AspNetCore.Authentication.SimpleToken Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
os : Visual Studio 2015
2
2
3
- version : 1.0.4 -alpha-{build}
3
+ version : 1.0.5 -alpha-{build}
4
4
5
5
nuget :
6
6
account_feed : true
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.0.4 -alpha-*" ,
2
+ "version" : " 1.0.5 -alpha-*" ,
3
3
"description" : " MakingSense.AspNetCore.Authentication.SimpleToken Class Library" ,
4
4
"authors" : [ " MakingSense" ],
5
5
"packOptions" : {
12
12
"licenseUrl" : " http://www.gnu.org/licenses/lgpl.html"
13
13
},
14
14
"dependencies" : {
15
- "MakingSense.AspNetCore.Abstractions" : " 1.0.4 -*" ,
15
+ "MakingSense.AspNetCore.Abstractions" : " 1.0.5 -*" ,
16
16
"Microsoft.AspNetCore.Authentication" : " 1.1.0" ,
17
17
"Microsoft.CSharp" : " 4.3.0" ,
18
18
"Microsoft.IdentityModel.Tokens" : " 5.1.0" ,
You can’t perform that action at this time.
0 commit comments