Skip to content

Commit 26dcd40

Browse files
committed
Microbuild as private asset
1 parent cd31ed5 commit 26dcd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.VisualStudio.Jdt/Microsoft.VisualStudio.Jdt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="MicroBuild.VisualStudio" Version="2.0.40" />
23+
<PackageReference Include="MicroBuild.VisualStudio" Version="2.0.40" PrivateAssets="all" />
2424
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)