Skip to content

Commit 7724f63

Browse files
committed
fixing build
1 parent b5225b4 commit 7724f63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Nodejs/MigrateToJsps/MigrateToJsps.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,15 @@
6767
</FilesToSign>
6868
</ItemGroup>
6969
<ItemGroup>
70+
<PackageReference Include="Microsoft.VisualStudio.Composition">
71+
<Version>15.0.70</Version>
72+
</PackageReference>
7073
<PackageReference Include="Microsoft.VisualStudio.ProjectSystem">
7174
<Version>16.2.133-pre</Version>
7275
</PackageReference>
76+
<PackageReference Include="Microsoft.VisualStudio.Validation">
77+
<Version>15.3.32</Version>
78+
</PackageReference>
7379
<PackageReference Include="Newtonsoft.Json">
7480
<Version>13.0.3</Version>
7581
</PackageReference>

0 commit comments

Comments
 (0)