1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-01 18:37:35 +01:00
bitwarden-server/Directory.Build.props

9 lines
198 B
Plaintext
Raw Normal View History

<Project>
<PropertyGroup>
<Version>1.41.2</Version>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
</PropertyGroup>
</Project>