Skip to content

Commit 3beb2a9

Browse files
committed
remove package workaround no longer needed with MonoGame
1 parent f5807e2 commit 3beb2a9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/SMAPI.ModBuildConfig/build/smapi.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<DebugType>pdbonly</DebugType>
1313
<DebugSymbols>true</DebugSymbols>
1414

15-
<!-- recognise XNA Framework DLLs in the GAC (only affects mods using new csproj format) -->
16-
<AssemblySearchPaths>$(AssemblySearchPaths);{GAC}</AssemblySearchPaths>
17-
1815
<!-- don't create the 'refs' folder (which isn't useful for mods) -->
1916
<ProduceReferenceAssembly>false</ProduceReferenceAssembly>
2017

0 commit comments

Comments
 (0)