Skip to content

Commit f22d762

Browse files
author
Oren (electricessence)
committed
Updated copyright.
1 parent b307f46 commit f22d762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Source/Open.Text.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Part of the "Open" set of libraries.
1212
</Description>
13-
<Copyright>https://github.com/Open-NET-Libraries/Open.Text/blob/master/LICENSE.md</Copyright>
13+
<Copyright>© electricessence (Oren F.) All rights reserved.</Copyright>
1414
<PackageProjectUrl>https://github.com/Open-NET-Libraries/Open.Text</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/Open-NET-Libraries/Open.Text</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
@@ -38,7 +38,7 @@ Part of the "Open" set of libraries.
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="Open.MemoryExtensions" Version="2.7.2" />
41+
<PackageReference Include="Open.MemoryExtensions" Version="2.8.0" />
4242
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)