We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77426f9 + f79cb0b commit d5be18bCopy full SHA for d5be18b
src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.targets
@@ -1233,6 +1233,8 @@ Copyright (c) .NET Foundation. All rights reserved.
1233
NoStandardLib="$(NoCompilerStandardLib)"
1234
Optimize="$(Optimize)"
1235
PublicSign="$(PublicSign)"
1236
+ PathMap="$(PathMap)"
1237
+ Features="$(Features)"
1238
DelaySign="$(DelaySign)"
1239
Deterministic="$(Deterministic)"
1240
DisabledWarnings="$(DisabledWarnings)"
0 commit comments