Skip to content

Commit 50b82d6

Browse files
committed
fixing signing
1 parent 7724f63 commit 50b82d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Nodejs/MigrateToJsps/MigrateToJsps.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
<PackageReference Include="System.Xml.XmlSerializer">
8383
<Version>4.3.0</Version>
8484
</PackageReference>
85+
<PackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0">
86+
<PrivateAssets>all</PrivateAssets>
87+
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
88+
</PackageReference>
8589
</ItemGroup>
8690
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
8791
<Import Project="..\Product\Nodejs\SharedResources.proj" />

0 commit comments

Comments
 (0)