Skip to content

Commit

Permalink
Remove unnecessary duplicate package reference
Browse files Browse the repository at this point in the history
In sample analyzer
  • Loading branch information
kzu committed Oct 23, 2024
1 parent f74ea7a commit e554253
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions samples/dotnet/Analyzer/Analyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@
<AssemblyMetadata Include="Funding.GitHub.kzu" Value="$(TestJwk)" />
</ItemGroup>
</Target>
<ItemGroup>
<PackageReference Update="ILRepack" Version="2.0.35" />
</ItemGroup>

</Project>

0 comments on commit e554253

Please sign in to comment.