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 f7212c1 commit ee8dc37Copy full SHA for ee8dc37
src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj
@@ -15,7 +15,7 @@
15
<PackageId>FluentAssertions.Analyzers</PackageId>
16
<Version>0.17.3</Version>
17
<Authors>Meir Blachman</Authors>
18
- <Copyright>Copyright Meir Blachman 2017-2022</Copyright>
+ <Copyright>Copyright Meir Blachman 2017-2023</Copyright>
19
20
<Description>Analyzers to help writing fluentassertions the right way.</Description>
21
<PackageTags>FluentAssertions Analyzers</PackageTags>
@@ -41,4 +41,4 @@
41
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
42
</ItemGroup>
43
44
-</Project>
+</Project>
0 commit comments