summaryrefslogtreecommitdiff
path: root/Source/DafnyMenu/DafnyMenu.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-08-05 20:08:22 -0700
committerGravatar wuestholz <unknown>2013-08-05 20:08:22 -0700
commit1d9dcf0358280de5e948948afb4d899b20aaa2f2 (patch)
tree95f65f5c6f936e203051e21c16b3b6a92b4c7bc1 /Source/DafnyMenu/DafnyMenu.csproj
parentf8f9ceb9d068ad05264c2df21ccecb5149a85d1e (diff)
DafnyExtension: Use the same version number as Dafny (unfortunately needs to be updated separately in the vsixmanifests).
Diffstat (limited to 'Source/DafnyMenu/DafnyMenu.csproj')
-rw-r--r--Source/DafnyMenu/DafnyMenu.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/DafnyMenu/DafnyMenu.csproj b/Source/DafnyMenu/DafnyMenu.csproj
index 7e9fb302..a7679e04 100644
--- a/Source/DafnyMenu/DafnyMenu.csproj
+++ b/Source/DafnyMenu/DafnyMenu.csproj
@@ -106,6 +106,7 @@
<Compile Include="GlobalSuppressions.cs" />
<Compile Include="DafnyMenuPackage.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="..\version.cs" />
<Compile Include="PkgCmdID.cs" />
</ItemGroup>
<ItemGroup>