Remove unused references
This commit is contained in:
parent
0db9a16c91
commit
b81f947042
|
|
@ -14,15 +14,7 @@
|
||||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-*"
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {
|
"net451": { },
|
||||||
"frameworkAssemblies": {
|
"dotnet54": { }
|
||||||
"System.Net.Http": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dotnet54": {
|
|
||||||
"dependencies": {
|
|
||||||
"System.Net.Http": "4.0.1-*"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -14,15 +14,7 @@
|
||||||
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-*"
|
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.0-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {
|
"net451": { },
|
||||||
"frameworkAssemblies": {
|
"dotnet54": { }
|
||||||
"System.Net.Http": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dotnet54": {
|
|
||||||
"dependencies": {
|
|
||||||
"System.Net.Http": "4.0.1-*"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue