fix
continuous-integration/drone/push Build is passing Details

WebAPI
PATRICK 1 year ago
parent ada4790aa6
commit 4343f98f2f

@ -21,7 +21,6 @@
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\API\API.csproj" /> <ProjectReference Include="..\API\API.csproj" />
<ProjectReference Include="..\DbContext\DbContextLib.csproj" /> <ProjectReference Include="..\DbContext\DbContextLib.csproj" />
<ProjectReference Include="..\StubbedContext\StubbedContextLib.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

@ -147,9 +147,5 @@ namespace TU
} }
} }
<<<<<<< HEAD
=======
>>>>>>> master
} }
} }

Loading…
Cancel
Save