Skip to content

Commit 4e4cb66

Browse files
committed
build(Core/Directory.Build.props): 更新项目版本号从1.3.9到1.4.0
1 parent de50830 commit 4e4cb66

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.3.9</Version>
4+
<Version>1.4.0</Version>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)