AB#6233 - renamed extensions namespace to Umbraco.Extensions

This commit is contained in:
Bjarke Berg
2020-05-07 10:08:23 +02:00
parent fa3f52c6d3
commit e4dfdbb504
13 changed files with 14 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"umbracoDbDSN": "Server=(LocalDb)\\Umbraco;Database=NetCore2;Integrated Security=true"
"umbracoDbDSN": "Server=(LocalDB)\\Umbraco;Database=NetCore2;Integrated Security=true"
},
"Logging": {
"LogLevel": {