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.
1 parent 1ddd87f commit 8db7ca3Copy full SHA for 8db7ca3
eng/helix/helix.proj
@@ -1,5 +1,6 @@
1
<Project Sdk="Microsoft.DotNet.Helix.Sdk" DefaultTargets="Test" TreatAsLocalProperty="ProjectToBuild">
2
-
+ <Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
3
+
4
<PropertyGroup>
5
<!--
6
When invoking helix.proj for the whole repo with build.cmd, ProjectToBuild will be set to the path to this project.
0 commit comments