Skip to content

Commit

Permalink
Update version to 2024.12.0 (#5099)
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonbeck authored Dec 2, 2024
1 parent c703390 commit 193f8d6
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>net8.0</TargetFramework>

<Version>2024.11.0</Version>
<Version>2024.12.0</Version>

<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down Expand Up @@ -64,4 +64,4 @@
</ItemGroup>
</Target>

</Project>
</Project>

0 comments on commit 193f8d6

Please sign in to comment.