Skip to content

Commit ead2c10

Browse files
committed
chore(Core): 更新版本号从1.4.7到1.4.8
- 将Directory.Build.props中的版本号从1.4.7升级至1.4.8 - 此变更仅涉及版本号更新,无其他功能修改
1 parent d8f8068 commit ead2c10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0</TargetFrameworks>
4-
<Version>1.4.7</Version>
4+
<Version>1.4.8</Version>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)