Skip to content

Commit

Permalink
Bumped version to 2022.9.0 (#2244)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 1866ddb)
  • Loading branch information
github-actions[bot] authored and joseph-flinn committed Sep 6, 2022
1 parent 70f09ed commit 1bde0ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<!--2022.6.2-->
<Version>2022.8.4</Version>
<Version>2022.9.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down Expand Up @@ -49,4 +49,4 @@
<AutoFixtureAutoNSubstituteVersion>4.17.0</AutoFixtureAutoNSubstituteVersion>
</PropertyGroup>

</Project>
</Project>

0 comments on commit 1bde0ce

Please sign in to comment.