Skip to content

Commit

Permalink
Drop integrated README
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesalvo committed Nov 23, 2024
1 parent 26ab9c2 commit f21c784
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
7 changes: 0 additions & 7 deletions RDFSharp/RDFSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Debug'">
<DefineConstants>DEBUG;TRACE</DefineConstants>
Expand Down Expand Up @@ -50,10 +49,4 @@
<PackageReference Include="ProjNet" Version="2.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<None Update="README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
</Project>
25 changes: 0 additions & 25 deletions RDFSharp/README.md

This file was deleted.

0 comments on commit f21c784

Please sign in to comment.