Skip to content

Commit

Permalink
Bumped version to 2022.8.0 (#2159)
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 da3a3de)
  • Loading branch information
github-actions[bot] authored and joseph-flinn committed Aug 2, 2022
1 parent de99007 commit 55feb22
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.6.2</Version>
<Version>2022.8.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 55feb22

Please sign in to comment.