Skip to content

Commit

Permalink
Bumped to version 2022.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mimartin12 committed Oct 11, 2022
1 parent aa51a4d commit 6cd5468
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<!--2022.6.2-->
<Version>2022.9.3</Version>
<Version>2022.10.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down Expand Up @@ -68,4 +67,4 @@
</ItemGroup>
</Target>

</Project>
</Project>

0 comments on commit 6cd5468

Please sign in to comment.