summaryrefslogtreecommitdiff
path: root/Source/VCExpr/VCExpr.csproj
diff options
context:
space:
mode:
authorGravatar tabarbe <unknown>2010-08-20 22:35:16 +0000
committerGravatar tabarbe <unknown>2010-08-20 22:35:16 +0000
commit0d0dfac8457a3c95cf8414b93c3d6e826369630f (patch)
tree62d5270a3930055a15ca83d73fb6da5156eefca2 /Source/VCExpr/VCExpr.csproj
parente48cbc4cfb27a87730b83f32cf19f37613fd14e3 (diff)
Boogie: Committing changed references
Diffstat (limited to 'Source/VCExpr/VCExpr.csproj')
-rw-r--r--Source/VCExpr/VCExpr.csproj7
1 files changed, 3 insertions, 4 deletions
diff --git a/Source/VCExpr/VCExpr.csproj b/Source/VCExpr/VCExpr.csproj
index 841ed396..fdb303d3 100644
--- a/Source/VCExpr/VCExpr.csproj
+++ b/Source/VCExpr/VCExpr.csproj
@@ -12,7 +12,7 @@
<AssemblyName>VCExpr</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
- <CodeContractsAssemblyMode>0</CodeContractsAssemblyMode>
+ <CodeContractsAssemblyMode>1</CodeContractsAssemblyMode>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\InterimKey.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
@@ -75,7 +75,6 @@
<ItemGroup>
<Compile Include="BigLiteralAbstracter.cs" />
<Compile Include="Boogie2VCExpr.cs" />
- <Compile Include="cce.cs" />
<Compile Include="Clustering.cs" />
<Compile Include="LetBindingSorter.cs" />
<Compile Include="NameClashResolver.cs" />
@@ -97,8 +96,8 @@
<Project>{0C692837-77EC-415F-BF04-395E3ED06E9A}</Project>
<Name>Basetypes</Name>
</ProjectReference>
- <ProjectReference Include="..\Core\Core.sscproj">
- <Project>{47BC34F1-A173-40BE-84C2-9332B4418387}</Project>
+ <ProjectReference Include="..\Core\Core.csproj">
+ <Project>{B230A69C-C466-4065-B9C1-84D80E76D802}</Project>
<Name>Core</Name>
</ProjectReference>
</ItemGroup>