diff --git a/ILMerge/compile.bat b/ILMerge/compile.bat index afc50773..faae1a48 100644 --- a/ILMerge/compile.bat +++ b/ILMerge/compile.bat @@ -1 +1 @@ -ilmerge /targetplatform:"v4" /log:log.txt /out:SpotifyAPIMerged.dll "Newtonsoft.Json.dll" "SpotifyAPI.dll" /target:library \ No newline at end of file +ilmerge /targetplatform:"v4" /log:log.txt /out:SpotifyAPI.dll "Newtonsoft.Json.dll" "SpotifyAPIOld.dll" /target:library \ No newline at end of file