Skip to content

Commit baaef41

Browse files
committed
fixed readme path
1 parent adf9f95 commit baaef41

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CompuMaster.Dms.BrowserUI/CompuMaster.Dms.BrowserUI.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</PropertyGroup>
5050

5151
<ItemGroup>
52-
<None Include="README.md">
52+
<None Include="..\README.md">
5353
<Pack>True</Pack>
5454
<PackagePath>\</PackagePath>
5555
</None>

CompuMaster.Dms.Providers/CompuMaster.Dms.Providers.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</PropertyGroup>
5353

5454
<ItemGroup>
55-
<None Include="README.md">
55+
<None Include="..\README.md">
5656
<Pack>True</Pack>
5757
<PackagePath>\</PackagePath>
5858
</None>

0 commit comments

Comments
 (0)