mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-25 02:48:14 +02:00
Rename: Console -> RDSFactorConfig
This commit is contained in:
parent
7bd3ec25e1
commit
09ba4750ad
54 changed files with 3834 additions and 4418 deletions
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.exe
Normal file
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.exe
Normal file
Binary file not shown.
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.pdb
Normal file
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.pdb
Normal file
Binary file not shown.
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.vshost.exe
Normal file
BIN
RDSFactorConfig/bin/Release/CICRadarRConfig.vshost.exe
Normal file
Binary file not shown.
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
24
RDSFactorConfig/bin/Release/CICRadarRConfig.xml
Normal file
24
RDSFactorConfig/bin/Release/CICRadarRConfig.xml
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
CICRadarRConfig
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="P:CICRadarRConfig.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Returns the cached ResourceManager instance used by this class.
|
||||
</summary>
|
||||
</member><member name="P:CICRadarRConfig.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Overrides the current thread's CurrentUICulture property for all
|
||||
resource lookups using this strongly typed resource class.
|
||||
</summary>
|
||||
</member><member name="T:CICRadarRConfig.My.Resources.Resources">
|
||||
<summary>
|
||||
A strongly-typed resource class, for looking up localized strings, etc.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
Loading…
Add table
Add a link
Reference in a new issue