Skip to content

Commit

Permalink
Remove references to ILRepack
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Dec 29, 2023
1 parent 31dccec commit f970798
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Versions.props
@@ -1,7 +1,6 @@
<Project>

<PropertyGroup>
<ILRepackVersion>2.0.13</ILRepackVersion>
<MicrosoftNetCoreAppRefVersion>6.0.11</MicrosoftNetCoreAppRefVersion>
<MicrosoftNetTestSdkVersion>17.8.0</MicrosoftNetTestSdkVersion>
<MicrosoftSourceLinkGitHubVersion>8.0.0</MicrosoftSourceLinkGitHubVersion>
Expand Down
Expand Up @@ -14,7 +14,6 @@
</PropertyGroup>

<ItemGroup>
<PackageDownload Include="ILRepack.MSBuild.Task" Version="[$(ILRepackVersion)]" />
<PackageDownload Include="Microsoft.NETCore.App.Ref" Version="[$(MicrosoftNetCoreAppRefVersion)]" />
</ItemGroup>

Expand Down

0 comments on commit f970798

Please sign in to comment.