Skip to content

Commit 480dc4c

Browse files
Update readme pathing
1 parent 53e45e2 commit 480dc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
2727
</PropertyGroup>
2828
<ItemGroup>
29-
<None Include="../../README.md" Pack="true" PackagePath="\"/>
29+
<None Include="../README.md" Pack="true" PackagePath="\"/>
3030
<SourceRoot Include="$(MSBuildThisFileDirectory)"/>
3131
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
3232
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)