Skip to content

Commit 55390be

Browse files
committed
remove changelog copy directives
1 parent ddfd5f0 commit 55390be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Directory.Build.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
<ItemGroup>
3333
<None Include="$(ProjectDir)../README.md" Pack="true" PackagePath="/"/>
34-
<None Include="$(ProjectDir)../CHANGELOG.md" Pack="true" PackagePath="/"/>
3534
<None Include="$(ProjectDir)../LICENSE" Pack="true" PackagePath="/"/>
3635
</ItemGroup>
3736

@@ -45,7 +44,6 @@
4544

4645
<ItemGroup>
4746
<ThunderstoreBuildCopyPath Include="$(ProjectDir)assets/bundles" Destination="BepInEx/plugins/$(ProjectName)/bundles"/>
48-
<ThunderstoreBuildCopyPath Include="$(ProjectDir)../CHANGELOG.md" Destination="/"/>
4947
<ThunderstoreBuildCopyPath Include="$(ProjectDir)../LICENSE" Destination="/"/>
5048
<ThunderstorePublishCommunity Include="lethal-company" CategorySlugs="misc"/>
5149
<ThunderstoreDependency Include="BepInEx-BepInExPack" Version="5.4.2100" Reference="false" />

0 commit comments

Comments
 (0)