Skip to content

Commit ee8dc37

Browse files
authored
Update FluentAssertions.Analyzers.csproj (#177)
1 parent f7212c1 commit ee8dc37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageId>FluentAssertions.Analyzers</PackageId>
1616
<Version>0.17.3</Version>
1717
<Authors>Meir Blachman</Authors>
18-
<Copyright>Copyright Meir Blachman 2017-2022</Copyright>
18+
<Copyright>Copyright Meir Blachman 2017-2023</Copyright>
1919

2020
<Description>Analyzers to help writing fluentassertions the right way.</Description>
2121
<PackageTags>FluentAssertions Analyzers</PackageTags>
@@ -41,4 +41,4 @@
4141
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
4242
</ItemGroup>
4343

44-
</Project>
44+
</Project>

0 commit comments

Comments
 (0)