Skip to content

Commit ec0e6c9

Browse files
Bump Microsoft.NET.ILLink.Tasks from 8.0.19 to 8.0.20
--- updated-dependencies: - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NET.ILLink.Tasks dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 716c2b4 commit ec0e6c9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Microsoft.OpenApi.YamlReader/Microsoft.OpenApi.YamlReader.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
</ItemGroup>
6565

6666
<ItemGroup>
67+
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.20" />
6768
<None Include="../../README.md" Pack="true" PackagePath="" />
6869
</ItemGroup>
6970
</Project>

src/Microsoft.OpenApi/Microsoft.OpenApi.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53+
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.20" />
5354
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.14.15">
5455
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5556
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)