Browse Source

Bumped version to 2022.9.4 (#2302)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/2304/head
github-actions[bot] 3 years ago committed by GitHub
parent
commit
402f23054c
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.9.3</Version>
<Version>2022.9.4</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings>

Loading…
Cancel
Save