From 71f953bd32ca709a53c8a0b7e751a70b19c40787 Mon Sep 17 00:00:00 2001 From: mikebarnett Date: Wed, 4 Aug 2010 02:51:28 +0000 Subject: Fixed some infelicities in the project files. --- Source/Dafny/AssemblyInfo.cs | 4 ---- Source/Dafny/DafnyPipeline.csproj | 7 ++----- 2 files changed, 2 insertions(+), 9 deletions(-) delete mode 100644 Source/Dafny/AssemblyInfo.cs (limited to 'Source/Dafny') diff --git a/Source/Dafny/AssemblyInfo.cs b/Source/Dafny/AssemblyInfo.cs deleted file mode 100644 index 6ed99a25..00000000 --- a/Source/Dafny/AssemblyInfo.cs +++ /dev/null @@ -1,4 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; - -[assembly: AssemblyKeyFile("..\\InterimKey.snk")] diff --git a/Source/Dafny/DafnyPipeline.csproj b/Source/Dafny/DafnyPipeline.csproj index 1179fe04..56261e6b 100644 --- a/Source/Dafny/DafnyPipeline.csproj +++ b/Source/Dafny/DafnyPipeline.csproj @@ -14,7 +14,7 @@ 512 0 true - InterimKey.snk + ..\InterimKey.snk true @@ -102,21 +102,18 @@ + - - - -