Skip to content

Instantly share code, notes, and snippets.

@rolfbjarne
Created November 6, 2017 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rolfbjarne/2f92ab8757dc1d2fa51ab34e63247418 to your computer and use it in GitHub Desktop.
Save rolfbjarne/2f92ab8757dc1d2fa51ab34e63247418 to your computer and use it in GitHub Desktop.
diff --git a/MusicPlayer.iOS/app.config b/MusicPlayer.iOS/ManagedBass.Fx.dll.config
similarity index 100%
rename from MusicPlayer.iOS/app.config
rename to MusicPlayer.iOS/ManagedBass.Fx.dll.config
diff --git a/MusicPlayer.iOS/MusicPlayer.iOS.csproj b/MusicPlayer.iOS/MusicPlayer.iOS.csproj
index 983e6d0..179bdf9 100644
--- a/MusicPlayer.iOS/MusicPlayer.iOS.csproj
+++ b/MusicPlayer.iOS/MusicPlayer.iOS.csproj
@@ -421,9 +421,9 @@
<Compile Include="ViewControllers\ServicePickerViewController.cs" />
<Compile Include="ViewControllers\ConsoleViewController.cs" />
<Compile Include="Playback\NativeTrackHandler.cs" />
- <None Include="app.config">
+ <BundleResource Include="ManagedBass.Fx.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
+ </BundleResource>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment