Skip to content

Commit 4b9dd71

Browse files
committed
Trying to fix the CI builds.
1 parent a5ab858 commit 4b9dd71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NCalc/NCalc.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
</PropertyGroup>
4242

4343
<ItemGroup>
44-
<None Include="Resources\NCalc.png" Pack="true" PackagePath="\" />
45-
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
44+
<None Include="Resources\NCalc.png" Pack="true" PackagePath="" />
45+
<None Include="..\..\README.md" Pack="true" PackagePath="" />
4646
</ItemGroup>
4747

4848
<PropertyGroup Condition="'$(Configuration)'=='Release'">

0 commit comments

Comments
 (0)