From 159104a92608735388624561b070fd8fd1b2db46 Mon Sep 17 00:00:00 2001 From: Nuget Ninja Date: Mon, 15 Apr 2024 03:41:48 +0000 Subject: [PATCH] Auto csproj fix and update by bot. --- .../SetLargeAddressAware.csproj | 20 +++++++------------ 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/SetLargeAddressAware/SetLargeAddressAware.csproj b/SetLargeAddressAware/SetLargeAddressAware.csproj index d54b169..4640c4f 100644 --- a/SetLargeAddressAware/SetLargeAddressAware.csproj +++ b/SetLargeAddressAware/SetLargeAddressAware.csproj @@ -1,27 +1,24 @@ - + 1.0.7 net472 - embedded - false True - build - LargeAddressAware - 1.0.6 - Kirill Osenkov Kirill Osenkov + Kirill Osenkov Allows to mark an .exe post-compilation as LARGEADDRESSAWARE. When the LargeAddressAware MSBuild property in a .csproj file is set to true, the tool will set the LARGEADDRESSAWARE flag on the output executable. + LargeAddressAware editbin LARGEADDRESSAWARE MIT https://github.com/KirillOsenkov/LargeAddressAware + embedded + false + build - - + - True @@ -29,16 +26,13 @@ When the LargeAddressAware MSBuild property in a .csproj file is set to true, th Strings.resx - ResXFileCodeGenerator Strings.Designer.cs - - \ No newline at end of file