Skip to content

Commit c3a7543

Browse files
committed
Update ToxyFramework.csproj
1 parent 0876e2e commit c3a7543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ToxyFramework/ToxyFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<!-- Include LICENSE and readme.md in NuGet package -->
5151
<ItemGroup>
5252
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
53-
<None Include="..\build\README.md" Pack="true" PackagePath="\" />
53+
<None Include="..\README.md" Pack="true" PackagePath="\" />
5454
</ItemGroup>
5555

5656
</Project>

0 commit comments

Comments
 (0)