Browse Source

Bumped version to 2025.10.0

pull/6415/head
Github Actions 2 months ago
parent
commit
a15974029e
  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.2</Version>
<Version>2025.10.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>

Loading…
Cancel
Save