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 5d744d3 commit 9062e2cCopy full SHA for 9062e2c
src/StaticMock/StaticMock.csproj
@@ -13,8 +13,8 @@
13
<RepositoryUrl>https://github.com/SvetlovA/static-mock</RepositoryUrl>
14
<PackageTags>mock moq static unit test tests smock</PackageTags>
15
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
16
- <Copyright>Copyright (c) 2024 Artem Svetlov</Copyright>
17
- <Version>2.3.0</Version>
+ <Copyright>Copyright (c) 2025 Artem Svetlov</Copyright>
+ <Version>2.4.0</Version>
18
<Nullable>enable</Nullable>
19
<LangVersion>latest</LangVersion>
20
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments