Skip to content

Commit

Permalink
Removed explicit dependency declaration for `Microsoft.NET.ILLink.Tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Nov 16, 2024
1 parent 9f815ce commit f464e4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/SteamCollectionDownloadSizeCalculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,4 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit f464e4e

Please sign in to comment.