mirror of
https://github.com/bitwarden/server.git
synced 2025-05-18 10:05:37 -05:00
8 lines
141 B
XML
8 lines
141 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\src\Core\Core.csproj" />
|
|
</ItemGroup>
|
|
|
|
</Project>
|