Browse Source

Bumped version to 2026.3.0

pull/7196/head
Github Actions 4 weeks ago
parent
commit
63ca7faf71
  1. 2
      Directory.Build.props

2
Directory.Build.props

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

Loading…
Cancel
Save