Browse Source

Bumped version to 1.46.2 (#1872)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1873/head
github-actions[bot] 4 years ago committed by GitHub
parent
commit
b1fb60c93a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Directory.Build.props

4
Directory.Build.props

@ -2,9 +2,9 @@ @@ -2,9 +2,9 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.46.1</Version>
<Version>1.46.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
</Project>
</Project>
Loading…
Cancel
Save