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