Skip to content

Commit 14386ed

Browse files
Bump Microsoft.Build and Microsoft.Build.Framework
Bumps Microsoft.Build from 17.10.4 to 17.10.46 Bumps Microsoft.Build.Framework from 17.10.4 to 17.10.46 --- updated-dependencies: - dependency-name: Microsoft.Build dependency-version: 17.10.46 dependency-type: direct:production - dependency-name: Microsoft.Build.Framework dependency-version: 17.10.46 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19906e7 commit 14386ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PortToDocs/src/app/PortToDocs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Build" Version="17.10.4" ExcludeAssets="runtime" />
15-
<PackageReference Include="Microsoft.Build.Framework" Version="17.10.4" ExcludeAssets="runtime" />
14+
<PackageReference Include="Microsoft.Build" Version="17.10.46" ExcludeAssets="runtime" />
15+
<PackageReference Include="Microsoft.Build.Framework" Version="17.10.46" ExcludeAssets="runtime" />
1616
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)