Skip to content

Commit bc46f86

Browse files
Pack readme file into nuget pacakge
1 parent d0dd3e2 commit bc46f86

File tree

10 files changed

+10
-0
lines changed

10 files changed

+10
-0
lines changed

src/GroupDocs.Viewer.UI.Api.AwsS3.Storage/GroupDocs.Viewer.UI.Api.AwsS3.Storage.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Api.AzureBlob.Storage/GroupDocs.Viewer.UI.Api.AzureBlob.Storage.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Api.Cloud.Storage/GroupDocs.Viewer.UI.Api.Cloud.Storage.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Api.InMemory.Cache/GroupDocs.Viewer.UI.Api.InMemory.Cache.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Api.Local.Cache/GroupDocs.Viewer.UI.Api.Local.Cache.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Api.Local.Storage/GroupDocs.Viewer.UI.Api.Local.Storage.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Cloud.Api/GroupDocs.Viewer.UI.Cloud.Api.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.Core/GroupDocs.Viewer.UI.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

src/GroupDocs.Viewer.UI.SelfHost.Api.CrossPlatform/GroupDocs.Viewer.UI.SelfHost.Api.CrossPlatform.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<ItemGroup>
1515
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
16+
<None Include="README.md" pack="true" PackagePath="." />
1617
</ItemGroup>
1718

1819
<ItemGroup>

src/GroupDocs.Viewer.UI.SelfHost.Api/GroupDocs.Viewer.UI.SelfHost.Api.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<ItemGroup>
1414
<None Include="..\..\assets\icon.png" Pack="true" Visible="false" PackagePath="images\icon.png" />
15+
<None Include="README.md" pack="true" PackagePath="." />
1516
</ItemGroup>
1617

1718
<ItemGroup>

0 commit comments

Comments
 (0)