Skip to content

Commit afe05b5

Browse files
authored
Merge pull request microsoft#248 from microsoft/dev/willxie/sign
Fix signing XdtExtensions.dll
2 parents b6ce298 + d4ac92d commit afe05b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/InstrumentationEngine.XdtExtensions/XdtExtensions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
</PropertyGroup>
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.Web.Xdt" Version="1.4.0" />
14+
<PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="$(MicroBuildCoreVersion)" />
1415
</ItemGroup>
1516
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
1617
<Import Project="$(EnlistmentRoot)\build\Common.targets" />

0 commit comments

Comments
 (0)