Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/CorApi
diff options
context:
space:
mode:
authorArtem Bukhonov <Artem.Bukhonov@jetbrains.com>2017-01-25 23:26:50 +0300
committerArtem Bukhonov <Artem.Bukhonov@jetbrains.com>2017-01-25 23:29:44 +0300
commita7e23cbd3df8b0974467daf4a085354c9727dcd2 (patch)
tree27f8986eb5ef26724cc8a62337a0aaa6327c7041 /CorApi
parent189fdd57f8d2b78948d1cd4dbd1e34e741b0b46f (diff)
Custom properties for Win32 debugger projects. (Used to sign with custom key)
Diffstat (limited to 'CorApi')
-rw-r--r--CorApi/CorApi.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/CorApi/CorApi.csproj b/CorApi/CorApi.csproj
index e3f7087..12fec96 100644
--- a/CorApi/CorApi.csproj
+++ b/CorApi/CorApi.csproj
@@ -63,5 +63,6 @@
<Compile Include="RawAssemblyAttributes.cs" />
<Compile Include="WindowsImports.cs" />
</ItemGroup>
+ <Import Project="$(SolutionDir)\external\debugger-libs\Mono.Debugging.settings" />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file