diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-05-19 11:55:51 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-05-19 11:55:51 -0400 |
| commit | f5163bd8f145f8bb9b231d1b0c0ca977adf5dcb4 (patch) | |
| tree | 14e8fc34addbd424bdfa6f40ef518e76d92a1308 /MediaBrowser.Common/MediaBrowser.Common.csproj | |
| parent | ba0f22804b0e40d8df4f752b7755ec70bd45ff8d (diff) | |
update to servicestack 3.9.46
Diffstat (limited to 'MediaBrowser.Common/MediaBrowser.Common.csproj')
| -rw-r--r-- | MediaBrowser.Common/MediaBrowser.Common.csproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MediaBrowser.Common/MediaBrowser.Common.csproj b/MediaBrowser.Common/MediaBrowser.Common.csproj index 7eca93d739..80e218f726 100644 --- a/MediaBrowser.Common/MediaBrowser.Common.csproj +++ b/MediaBrowser.Common/MediaBrowser.Common.csproj @@ -38,13 +38,13 @@ </ApplicationIcon> </PropertyGroup> <ItemGroup> - <Reference Include="ServiceStack.Common, Version=3.9.45.0, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="ServiceStack.Common, Version=3.9.46.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\packages\ServiceStack.Common.3.9.45\lib\net35\ServiceStack.Common.dll</HintPath> + <HintPath>..\packages\ServiceStack.Common.3.9.46\lib\net35\ServiceStack.Common.dll</HintPath> </Reference> - <Reference Include="ServiceStack.Interfaces, Version=3.9.45.0, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="ServiceStack.Interfaces, Version=3.9.46.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>..\packages\ServiceStack.Common.3.9.45\lib\net35\ServiceStack.Interfaces.dll</HintPath> + <HintPath>..\packages\ServiceStack.Common.3.9.46\lib\net35\ServiceStack.Interfaces.dll</HintPath> </Reference> <Reference Include="ServiceStack.Text, Version=3.9.45.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> |
