Skip to content

Commit 8a59aa5

Browse files
committed
fixed missing README.md packaging for #14
1 parent ab6c7e9 commit 8a59aa5

10 files changed

Lines changed: 50 additions & 10 deletions

File tree

CM.Data.EpplusFixCalcsEdition/CM.Data.EpplusFreeFixCalcsEdition.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@
1919

2020
<ItemGroup>
2121
<ProjectReference Include="..\Epplus-FixCalcsEdition\EPPlus\EPPlus45-FixCalcsEdition.MultiTarget.csproj" />
22-
<None Include="..\logo_64x64.png">
22+
<None Include="README.md">
23+
<Pack>True</Pack>
24+
<PackagePath>\</PackagePath>
25+
</None>
26+
<None Include="..\logo_64x64.png">
2327
<Pack>True</Pack>
2428
<PackagePath>\</PackagePath>
2529
</None>

CM.Data.EpplusPolyformEdition/CM.Data.EpplusPolyformEdition.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="EPPlus" Version="8.4.0" />
22-
<None Include="..\logo_64x64.png">
22+
<None Include="README.md">
23+
<Pack>True</Pack>
24+
<PackagePath>\</PackagePath>
25+
</None>
26+
<None Include="..\logo_64x64.png">
2327
<Pack>True</Pack>
2428
<PackagePath>\</PackagePath>
2529
</None>

ExcelOps-EpplusFreeFixCalcsEdition/ExcelOps-EpplusFreeFixCalcsEdition.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
<ProjectReference Include="..\CM.Data.EpplusFixCalcsEdition\CM.Data.EpplusFreeFixCalcsEdition.vbproj" />
2323
<ProjectReference Include="..\Epplus-FixCalcsEdition\EPPlus\EPPlus45-FixCalcsEdition.MultiTarget.csproj" />
2424
<ProjectReference Include="..\ExcelOps\ExcelOps.vbproj" />
25-
<None Include="..\logo_64x64.png">
25+
<None Include="README.md">
26+
<Pack>True</Pack>
27+
<PackagePath>\</PackagePath>
28+
</None>
29+
<None Include="..\logo_64x64.png">
2630
<Pack>True</Pack>
2731
<PackagePath>\</PackagePath>
2832
</None>

ExcelOps-EpplusPolyform/ExcelOps-EpplusPolyformEdition.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="EPPlus" Version="8.4.0" />
22-
<None Include="..\logo_64x64.png">
22+
<None Include="README.md">
23+
<Pack>True</Pack>
24+
<PackagePath>\</PackagePath>
25+
</None>
26+
<None Include="..\logo_64x64.png">
2327
<Pack>True</Pack>
2428
<PackagePath>\</PackagePath>
2529
</None>

ExcelOps-FreeSpireXls/ExcelOps-FreeSpireXls.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
<ItemGroup>
2424
<PackageReference Include="CompuMaster.Reflection" Version="1.0.4" />
2525
<PackageReference Include="FreeSpire.XLS" Version="12.7.0" />
26-
<None Include="..\logo_64x64.png">
26+
<None Include="README.md">
27+
<Pack>True</Pack>
28+
<PackagePath>\</PackagePath>
29+
</None>
30+
<None Include="..\logo_64x64.png">
2731
<Pack>True</Pack>
2832
<PackagePath>\</PackagePath>
2933
</None>

ExcelOps-MicrosoftExcel/ExcelOps-MicrosoftExcel.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ for proper Microsoft Excel licensing, please contact Microsoft</Description>
3939
</ItemGroup>
4040

4141
<ItemGroup>
42-
<None Include="..\logo_64x64.png">
42+
<None Include="README.md">
43+
<Pack>True</Pack>
44+
<PackagePath>\</PackagePath>
45+
</None>
46+
<None Include="..\logo_64x64.png">
4347
<Pack>True</Pack>
4448
<PackagePath>\</PackagePath>
4549
</None>

ExcelOps-SpireXls/ExcelOps-SpireXls.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@
2020
<ItemGroup>
2121
<PackageReference Include="CompuMaster.Reflection" Version="1.0.4" />
2222
<PackageReference Include="Spire.XLS" Version="13.2.4" />
23-
<None Include="..\logo_64x64.png">
23+
<None Include="README.md">
24+
<Pack>True</Pack>
25+
<PackagePath>\</PackagePath>
26+
</None>
27+
<None Include="..\logo_64x64.png">
2428
<Pack>True</Pack>
2529
<PackagePath>\</PackagePath>
2630
</None>

ExcelOps-Tools-MsAndEpplusFreeFixCalcsEdition/ExcelOps-Tools-MsAndEpplusFreeFixCalcsEdition.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<None Include="..\logo_64x64.png">
26+
<None Include="README.md">
27+
<Pack>True</Pack>
28+
<PackagePath>\</PackagePath>
29+
</None>
30+
<None Include="..\logo_64x64.png">
2731
<Pack>True</Pack>
2832
<PackagePath>\</PackagePath>
2933
</None>

ExcelOps/ExcelOps.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121
<ItemGroup>
2222
<PackageReference Include="CompuMaster.Data" Version="3.0.2023.724" />
2323
<PackageReference Include="System.IO.Compression" Version="4.3.0" />
24-
<None Include="..\logo_64x64.png">
24+
<None Include="README.md">
25+
<Pack>True</Pack>
26+
<PackagePath>\</PackagePath>
27+
</None>
28+
<None Include="..\logo_64x64.png">
2529
<Pack>True</Pack>
2630
<PackagePath>\</PackagePath>
2731
</None>

MsExcelComInterop/CompuMaster.MsExcelComInterop.vbproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="CompuMaster.ComInterop" Version="1.0.15" />
24-
<None Include="..\logo_64x64.png">
24+
<None Include="README.md">
25+
<Pack>True</Pack>
26+
<PackagePath>\</PackagePath>
27+
</None>
28+
<None Include="..\logo_64x64.png">
2529
<Pack>True</Pack>
2630
<PackagePath>\</PackagePath>
2731
</None>

0 commit comments

Comments
 (0)