Updating build settings.
This commit is contained in:
parent
51e402c28a
commit
b2b2de3962
3 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -100,4 +100,4 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyDelaySign(false)]
|
||||
//[assembly: AssemblyKeyName("")]
|
||||
[assembly: ComVisibleAttribute(false)]
|
||||
[assembly: AssemblyFileVersionAttribute("2.47.1.0")]
|
||||
[assembly: AssemblyFileVersionAttribute("2.47.1.5")]
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<DelaySign>false</DelaySign>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<RootNamespace>LSLEditor</RootNamespace>
|
||||
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
||||
<RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
|
||||
<StartupObject>LSLEditor.LSLEditorForm</StartupObject>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue