mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-26 03:08:15 +02:00
Make the RADIUS server runnable from Visual Studio.
In other words, make it runnable not only as a service.
This commit is contained in:
parent
249ae5818b
commit
3402587bae
2 changed files with 13 additions and 5 deletions
|
@ -8,8 +8,8 @@
|
|||
<SchemaVersion>
|
||||
</SchemaVersion>
|
||||
<ProjectGuid>{04C6C533-9FEA-41B2-B554-A166C7C7FE32}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>CICRadarR.CICRadarR</StartupObject>
|
||||
<OutputType>Exe</OutputType>
|
||||
<StartupObject>Sub Main</StartupObject>
|
||||
<RootNamespace>CICRadarR</RootNamespace>
|
||||
<AssemblyName>CICRadarR</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue