mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 17:12:49 -05:00
update packages
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AngleSharp" Version="0.9.10" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -23,7 +23,7 @@
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:50025/"
|
||||
"applicationUrl": "http://localhost:5003/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user