diff options
Diffstat (limited to 'cs/test/Ice/exceptions/exceptions.csproj')
-rw-r--r-- | cs/test/Ice/exceptions/exceptions.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/test/Ice/exceptions/exceptions.csproj b/cs/test/Ice/exceptions/exceptions.csproj index b22d43d4d3b..06ec17b131f 100644 --- a/cs/test/Ice/exceptions/exceptions.csproj +++ b/cs/test/Ice/exceptions/exceptions.csproj @@ -60,7 +60,7 @@ <WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
- <Reference Include="Ice, Version=3.4.2.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL" />
+ <Reference Include="Ice, Version=3.5b.0, Culture=neutral, PublicKeyToken=1f998c50fec78381, processorArchitecture=MSIL" />
<Reference Include="mscorlib" />
<Reference Include="System.Windows" />
<Reference Include="system" />
|