diff --git a/MSBuild/Robust.Api.targets b/MSBuild/Robust.Api.targets new file mode 100644 index 000000000..74984b249 --- /dev/null +++ b/MSBuild/Robust.Api.targets @@ -0,0 +1,83 @@ + + + + + false + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_RTProjectReference KeepDuplicates="false" + Include="%(_EnabledRobustApi.Project)\%(_EnabledRobustApi.Project).csproj" + ProjectDir="%(_EnabledRobustApi.ProjectDir)" + Condition="'%(_EnabledRobustApi.Project)' != ''" /> + + + + + + + + + + + + + diff --git a/MSBuild/Robust.Properties.targets b/MSBuild/Robust.Properties.targets index f61faa131..e0cb385dd 100644 --- a/MSBuild/Robust.Properties.targets +++ b/MSBuild/Robust.Properties.targets @@ -29,4 +29,7 @@ + + + diff --git a/RobustToolbox.slnx b/RobustToolbox.slnx index db4c40b06..5baec1c44 100644 --- a/RobustToolbox.slnx +++ b/RobustToolbox.slnx @@ -16,6 +16,7 @@ +