mirror of
https://github.com/bitwarden/web
synced 2026-01-17 07:53:15 +00:00
sort (none) folder last. Updated to .NET Core runtime.
This commit is contained in:
@@ -16,7 +16,14 @@
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"net46": { }
|
||||
"netcoreapp1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
"type": "platform"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"buildOptions": {
|
||||
|
||||
Reference in New Issue
Block a user