We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8948ce commit 96dfd3fCopy full SHA for 96dfd3f
test/helix.proj
@@ -1,7 +1,7 @@
1
<Project DefaultTargets="Test">
2
3
<!-- Version included until we get global.json generation to support this SDK. -->
4
- <Sdk Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18575.1" />
+ <Sdk Name="Microsoft.DotNet.Helix.Sdk" Version="1.0.0-beta.18614.1" />
5
6
<Target Name="Gather" BeforeTargets="Test">
7
<ItemGroup>
0 commit comments