Skip to content

Commit

Permalink
Removes friendly title from package name
Browse files Browse the repository at this point in the history
  • Loading branch information
JudahGabriel committed Jan 13, 2024
1 parent 45dcf17 commit 2a09b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Raven.Migrations/Raven.Migrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<nullable>enable</nullable>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Title>RavenDB.Migrations</Title>
<Title></Title>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 2a09b89

Please sign in to comment.