mirror of
https://github.com/zoriya/EntityFrameworkCore.Projectables.git
synced 2026-05-20 10:11:59 +00:00
Removed package readme file
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<PropertyGroup Label="Build">
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Label="Signing">
|
||||
@@ -22,9 +21,4 @@
|
||||
<ItemGroup Label="Package References">
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="all" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Label="Files">
|
||||
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user