summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index cff4f7f2..9a24b6b2 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -213,6 +213,9 @@
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
+ <ItemGroup>
+ <None Include="BoogiePL.atg" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.