Skip to content

Commit fdd6a93

Browse files
committed
Fix build error
1 parent 9af13af commit fdd6a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/MonoGame.Library.X.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<None Include="{LicencePath}" Pack="true" PackagePath="{LicencePackagePath}" />
15+
<None Include="{LicensePath}" Pack="true" PackagePath="{LicensePackagePath}" />
1616
<None Include="{ReadMePath}" Pack="true" PackagePath="" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)