Skip to content

Commit f37f591

Browse files
authored
Update Directory.Build.props
1 parent 1787f61 commit f37f591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<RepositoryType>git</RepositoryType>
1010
<RepositoryUrl>https://github.com/WeihanLi/DesignPatterns</RepositoryUrl>
1111
<Authors>WeihanLi</Authors>
12-
<Copyright>Copyright 2017-2023 (c) WeihanLi</Copyright>
12+
<Copyright>Copyright 2017-2024 (c) WeihanLi</Copyright>
1313
</PropertyGroup>
1414
<ItemGroup>
15-
<PackageReference Include="WeihanLi.Common" Version="1.0.60" />
15+
<PackageReference Include="WeihanLi.Common" Version="1.0.61" />
1616
</ItemGroup>
1717
<ItemGroup>
1818
<Using Include="Microsoft.Extensions.DependencyInjection" />

0 commit comments

Comments
 (0)