Browse Source

Bump version to 2022.8.2 (#2169)

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

2
Directory.Build.props

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<!--2022.6.2-->
<Version>2022.8.1</Version>
<Version>2022.8.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings>

Loading…
Cancel
Save