1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/Directory.Build.props
github-actions[bot] 924ebca153
Bumped version to 1.45.3 (#1798)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-06 15:15:24 -07:00

9 lines
188 B
XML

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