Files
server/Directory.Build.props
github-actions[bot] 79ebe79be5 Bumped version to 1.46.2 (#1872)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit b1fb60c93a)
2022-02-17 11:25:10 -08:00

9 lines
188 B
XML

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