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.1 -{build}
3
+ version : 1.0.2-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.1 " ,
2
+ "version" : " 1.0.2-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.0 *" ,
15
+ "MakingSense.AspNetCore.Abstractions" : " 1.0.2-alpha- *" ,
16
16
"Microsoft.AspNetCore.Authentication" : " 1.0.0" ,
17
17
"Microsoft.IdentityModel.Tokens" : " 5.0.0" ,
18
18
"Newtonsoft.Json" : " 9.0.1"
You can’t perform that action at this time.
0 commit comments