Browse Source

Version bump to 2025.5.3 (#5898)

v2025.5.3
Shane Melton 7 months ago committed by GitHub
parent
commit
41543745c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      Directory.Build.props

4
Directory.Build.props

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2025.5.2</Version>
<Version>2025.5.3</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@ -70,4 +70,4 @@ @@ -70,4 +70,4 @@
</ItemGroup>
</Target>
</Project>
</Project>

Loading…
Cancel
Save