mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Create common test infrastructure project
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\src\Core\Core.csproj" />
|
||||
<ProjectReference Include="..\..\src\Api\Api.csproj" />
|
||||
<ProjectReference Include="..\common\Common.csproj" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Remove="Utilities\data\embeddedResource.txt" />
|
||||
|
Reference in New Issue
Block a user