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

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

added pdf for MockupDebugConfiguration

parent fa95113c
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@
<DefineConstants />
<Configurations>Debug;Release;MockupDebug</Configurations>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='MockupDebug|net6.0|AnyCPU'">
<DebugType>full</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NUnit" Version="3.13.2" />
......
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