Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6b5b51bf authored by Harald Martini's avatar Harald Martini
Browse files

added pdb files for VectoCore MockupRelease target

parent 4c3d9bc3
No related branches found
No related tags found
No related merge requests found
......@@ -29,13 +29,13 @@
<DebugType>none</DebugType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='MockupRelease|net45|AnyCPU'">
<DebugType>embedded</DebugType>
<DebugType>full</DebugType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='MockupRelease|net48|AnyCPU'">
<DebugType>embedded</DebugType>
<DebugType>full</DebugType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='MockupRelease|net6.0|AnyCPU'">
<DebugType>embedded</DebugType>
<DebugType>full</DebugType>
</PropertyGroup>
<Choose>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment