Browse Source

Bump version to 2025.7.2

Jared Snider 5 months ago
parent
commit
844f01eb88
No known key found for this signature in database
GPG Key ID: A149DDD612516286
  1. 4
      Directory.Build.props

4
Directory.Build.props

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2025.7.1</Version>
<Version>2025.7.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@ -68,4 +68,4 @@ @@ -68,4 +68,4 @@
</AssemblyAttribute>
</ItemGroup>
</Target>
</Project>
</Project>

Loading…
Cancel
Save