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 b6ce298 + d4ac92d commit afe05b5Copy full SHA for afe05b5
src/InstrumentationEngine.XdtExtensions/XdtExtensions.csproj
@@ -11,6 +11,7 @@
11
</PropertyGroup>
12
<ItemGroup>
13
<PackageReference Include="Microsoft.Web.Xdt" Version="1.4.0" />
14
+ <PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="$(MicroBuildCoreVersion)" />
15
</ItemGroup>
16
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
17
<Import Project="$(EnlistmentRoot)\build\Common.targets" />
0 commit comments