Browse Source

Bumped version to 2025.10.2

pull/6429/merge
Github Actions 2 months ago
parent
commit
09564947e8
  1. 2
      Directory.Build.props

2
Directory.Build.props

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

Loading…
Cancel
Save