We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7ada0 commit 15273a8Copy full SHA for 15273a8
src/MotionExtract/MotionExtract.csproj
@@ -7,5 +7,8 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<Nullable>enable</Nullable>
9
</PropertyGroup>
10
+ <ItemGroup>
11
+ <PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="8.0.19" />
12
+ </ItemGroup>
13
14
</Project>
0 commit comments