|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
<Import Project="PublishAllRids.targets" />
|
|
|
|
|
<Import Project="FixBindingRedirects.targets" />
|
|
|
|
|
<Import Project="MonoFacades.targets" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and !$(RuntimeIdentifier.StartsWith('win'))" />
|
|
|
|
|
<Import Project="Targets/PublishAllRids.targets" />
|
|
|
|
|
<Import Project="Targets/FixBindingRedirects.targets" />
|
|
|
|
|
<Import Project="Targets/MonoFacades.targets" Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework' and !$(RuntimeIdentifier.StartsWith('win'))" />
|
|
|
|
|
</Project>
|
|
|
|
|