We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1787f61 commit f37f591Copy full SHA for f37f591
Directory.Build.props
@@ -9,10 +9,10 @@
9
<RepositoryType>git</RepositoryType>
10
<RepositoryUrl>https://github.com/WeihanLi/DesignPatterns</RepositoryUrl>
11
<Authors>WeihanLi</Authors>
12
- <Copyright>Copyright 2017-2023 (c) WeihanLi</Copyright>
+ <Copyright>Copyright 2017-2024 (c) WeihanLi</Copyright>
13
</PropertyGroup>
14
<ItemGroup>
15
- <PackageReference Include="WeihanLi.Common" Version="1.0.60" />
+ <PackageReference Include="WeihanLi.Common" Version="1.0.61" />
16
</ItemGroup>
17
18
<Using Include="Microsoft.Extensions.DependencyInjection" />
0 commit comments