mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
simplify secrets in startup via csproj tools
This commit is contained in:
@ -10,4 +10,8 @@
|
||||
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user