We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61afe6a commit e3a3be0Copy full SHA for e3a3be0
src/Feliz.ReactSpeedometer/Feliz.ReactSpeedometer.fsproj
@@ -20,7 +20,7 @@
20
</ItemGroup>
21
<ItemGroup>
22
<Content Include="*.fsproj; **\*.fs; *.js" PackagePath="fable\" />
23
- <None Include="README.md" Pack="true" PackagePath=""/>
+ <None Include="..\..\README.md" Pack="true" PackagePath=""/>
24
25
<PropertyGroup>
26
<NpmDependencies>
0 commit comments