1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/Directory.Build.props
github-actions[bot] 0b6d8da43e
Bumped version to 1.45.2 (#1767)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-14 10:42:29 -06:00

9 lines
188 B
XML

<Project>
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.45.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
</PropertyGroup>
</Project>