Browse Source

Avoid specifying a base address

pull/1872/head
Andrew Au 6 years ago
parent
commit
69ed561cd9
  1. 2
      ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj

2
ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj

@ -10,8 +10,6 @@ @@ -10,8 +10,6 @@
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
<EnableDefaultItems>false</EnableDefaultItems>
<BaseAddress>6488064</BaseAddress>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">

Loading…
Cancel
Save