diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index b95e2d357..988d5b000 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -15,7 +15,7 @@ False 4 false - Images\ILSpy.ico + Images\ILSpy-Large.ico False /separate True diff --git a/ILSpy/Images/ILSpy-Large.ico b/ILSpy/Images/ILSpy-Large.ico new file mode 100644 index 000000000..14a26f95a Binary files /dev/null and b/ILSpy/Images/ILSpy-Large.ico differ diff --git a/ILSpy/Images/ILSpy.ico b/ILSpy/Images/ILSpy.ico index 1b9a5ee73..900abec81 100644 Binary files a/ILSpy/Images/ILSpy.ico and b/ILSpy/Images/ILSpy.ico differ