1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

cleanup old jobs

This commit is contained in:
Kyle Spearrin
2017-08-17 20:13:10 -04:00
parent c4cc66c391
commit 8021621a3f
5 changed files with 7 additions and 49 deletions

View File

@ -5,9 +5,4 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebugType>full</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
</Project>