Browse Source

Bumped version to 2025.9.2

pull/6361/head
Github Actions 3 months ago
parent
commit
dc2828291b
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2025.9.1</Version>
<Version>2025.9.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>

Loading…
Cancel
Save