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

Skip to content
Snippets Groups Projects
Commit 7d6167ea authored by Harald MARTINI's avatar Harald MARTINI
Browse files

enable AutoGenerateBindingRedirects in VectoCore

parent 0005ee6d
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
<TargetFrameworks>net45;net48;net6.0</TargetFrameworks>
<DefineConstants />
<Configurations>Debug;Release;MockupDebug;MockupRelease</Configurations>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='MockupDebug|net45|AnyCPU'">
<DebugType>full</DebugType>
......
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