[runtime] Added MONO_DEBUG=single-imm-size.
[mono.git] / msvc / scripts / csproj.tmpl
index 5169cdc974142df2489fdaa839c0f1905feeaf38..872748e7f476b3e8b1fcd378b222d1a95d5828aa 100644 (file)
@@ -19,6 +19,7 @@
     <TargetFrameworkVersion>v@FX_VERSION</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   </PropertyGroup>\r
+  @SIGNATURE@\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent>\r
 @PREBUILD@\r
-    </PreBuildEvent>\r
-    <PostBuildEvent>\r
 @POSTBUILD@\r
-  </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
 @REFERENCES@  </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-@RESOURCES@</Project>
\ No newline at end of file
+@RESOURCES@</Project>\r