Skip to content

Commit 15273a8

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/MotionExtract/MotionExtract.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
99
</PropertyGroup>
10+
<ItemGroup>
11+
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.19" />
12+
</ItemGroup>
1013

1114
</Project>

0 commit comments

Comments
 (0)