[banshee] Update taglib-sharp refs in .csproj files
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Update taglib-sharp refs in .csproj files
- Date: Tue, 2 Mar 2010 02:32:35 +0000 (UTC)
commit deff80fcc3eed6a99466a8a4024af9d412047bd5
Author: Gabriel Burt <gabriel burt gmail com>
Date: Mon Mar 1 18:32:23 2010 -0800
Update taglib-sharp refs in .csproj files
src/Backends/Banshee.Gio/Banshee.Gio.csproj | 4 +++-
src/Backends/Banshee.Unix/Banshee.Unix.csproj | 4 +++-
src/Core/Banshee.Core/Banshee.Core.csproj | 1 -
src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj | 4 +++-
.../Banshee.AudioCd/Banshee.AudioCd.csproj | 4 +++-
.../Banshee.Audiobook/Banshee.Audiobook.csproj | 4 +++-
.../Banshee.LibraryWatcher.csproj | 4 +++-
.../Banshee.Podcasting/Banshee.Podcasting.csproj | 1 -
8 files changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/src/Backends/Banshee.Gio/Banshee.Gio.csproj b/src/Backends/Banshee.Gio/Banshee.Gio.csproj
index 4c1d51a..671534e 100644
--- a/src/Backends/Banshee.Gio/Banshee.Gio.csproj
+++ b/src/Backends/Banshee.Gio/Banshee.Gio.csproj
@@ -65,7 +65,9 @@
<Reference Include="gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="System.Core" />
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Banshee.IO.Gio\DemuxVfs.cs" />
diff --git a/src/Backends/Banshee.Unix/Banshee.Unix.csproj b/src/Backends/Banshee.Unix/Banshee.Unix.csproj
index 76e616f..e7b2ee1 100644
--- a/src/Backends/Banshee.Unix/Banshee.Unix.csproj
+++ b/src/Backends/Banshee.Unix/Banshee.Unix.csproj
@@ -42,7 +42,9 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="Mono.Posix" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.Unix.addin.xml">
diff --git a/src/Core/Banshee.Core/Banshee.Core.csproj b/src/Core/Banshee.Core/Banshee.Core.csproj
index 0e6b5b9..d0c4faf 100644
--- a/src/Core/Banshee.Core/Banshee.Core.csproj
+++ b/src/Core/Banshee.Core/Banshee.Core.csproj
@@ -85,7 +85,6 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Mono.Posix" />
- <Reference Include="taglib-sharp, Version=2.0.3.1, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
</ItemGroup>
<ItemGroup>
<Compile Include="Banshee.Kernel\IInstanceCriticalJob.cs" />
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
index b904e51..79588ff 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.csproj
@@ -70,7 +70,9 @@
</Reference>
<Reference Include="Mono.Posix" />
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.Dap.Ipod.addin.xml">
diff --git a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
index 41d90d5..6631a5a 100644
--- a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
+++ b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.csproj
@@ -62,7 +62,9 @@
</Reference>
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
<ProjectReference Include="..\..\Libraries\Hyena.Gui\Hyena.Gui.csproj">
<Project>{C856EFD8-E812-4E61-8B76-E3583D94C233}</Project>
<Name>Hyena.Gui</Name>
diff --git a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
index 7947a19..a4459f3 100644
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.csproj
@@ -63,7 +63,9 @@
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="Mono.Posix" />
<Reference Include="System" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.Audiobook.addin.xml">
diff --git a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
index 966038e..b5ea873 100644
--- a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
+++ b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.csproj
@@ -53,7 +53,9 @@
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
<Reference Include="System.Core" />
<Reference Include="System.Data" />
- <Reference Include="taglib-sharp, Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
+ <Reference Include="taglib-sharp">
+ <HintPath>..\..\..\bin\taglib-sharp.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Banshee.LibraryWatcher.addin.xml">
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
index 99eedca..a853fcf 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.csproj
@@ -76,7 +76,6 @@
</ItemGroup>
<ItemGroup>
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
- <Reference Include="taglib-sharp, Version=2.0.3.1, Culture=neutral, PublicKeyToken=db62eba44689b5b0" />
<Reference Include="System.Xml" />
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
</ItemGroup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]