|
@@ -1,30 +1,39 @@
|
|
|
<Properties StartupConfiguration="{25609AB4-A77A-4B47-AAB8-B2DB39464A3F}|Default">
|
|
|
<MonoDevelop.Ide.ItemProperties.TFA-Bot PreferredExecutionTarget="MonoDevelop.Default" />
|
|
|
- <MonoDevelop.Ide.Workbench ActiveDocument="TFA-Bot Status">
|
|
|
+ <MonoDevelop.Ide.Workbench ActiveDocument="TFA-Bot/Git/clsGit.cs">
|
|
|
<Files>
|
|
|
- <File FileName="TFA-Bot/Program.cs" Line="110" Column="24" />
|
|
|
+ <File FileName="TFA-Bot/Program.cs" Line="241" Column="31" />
|
|
|
<File FileName="Dockerfile" Line="33" Column="42" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/clsCommands.cs" Line="9" Column="28" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/clsBotClient.cs" Line="44" Column="23" />
|
|
|
<File FileName="TFA-Bot/DataClasses/clsSSLCerts.cs" Line="24" Column="83" />
|
|
|
- <File FileName="TFA-Bot/Git/clsGitBranchInfo.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/clsSSLCertMonitor.cs" Line="104" Column="76" />
|
|
|
+ <File FileName="TFA-Bot/Git/clsGitBranchInfo.cs" Line="17" Column="33" />
|
|
|
+ <File FileName="TFA-Bot/clsSSLCertMonitor.cs" Line="22" Column="30" />
|
|
|
<File FileName="TFA-Bot/packages.config" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot Status" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsSSL.cs" Line="38" Column="22" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsListNodes.cs" Line="21" Column="65" />
|
|
|
+ <File FileName="TFA-Bot/DataClasses/clsNode.cs" Line="197" Column="61" />
|
|
|
+ <File FileName="TFA-Bot/Git/clsGitHead.cs" Line="92" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsGitCommand.cs" Line="35" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/Git/clsGit.cs" Line="149" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/clsColumnDisplay.cs" Line="60" Column="1" />
|
|
|
</Files>
|
|
|
<Pads>
|
|
|
<Pad Id="ProjectPad">
|
|
|
<State name="__root__">
|
|
|
<Node name="TFA-Bot" expanded="True">
|
|
|
<Node name="Solution Items" expanded="True" />
|
|
|
- <Node name="TFA-Bot" expanded="True" selected="True">
|
|
|
+ <Node name="TFA-Bot" expanded="True">
|
|
|
<Node name="Packages" expanded="True" />
|
|
|
<Node name="DataClasses" expanded="True" />
|
|
|
<Node name="Dialler" expanded="True" />
|
|
|
<Node name="DiscordBot" expanded="True">
|
|
|
<Node name="Commands" expanded="True" />
|
|
|
</Node>
|
|
|
- <Node name="Git" expanded="True" />
|
|
|
+ <Node name="Git" expanded="True">
|
|
|
+ <Node name="clsGit.cs" selected="True" />
|
|
|
+ </Node>
|
|
|
<Node name="Spreadsheet" expanded="True" />
|
|
|
<Node name="Utils" expanded="True" />
|
|
|
</Node>
|
|
@@ -39,7 +48,10 @@
|
|
|
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
|
|
|
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
|
|
|
<MonoDevelop.Ide.DebuggingService.Breakpoints>
|
|
|
- <BreakpointStore />
|
|
|
+ <BreakpointStore>
|
|
|
+ <Catchpoint enabled="false" exceptionName="System.Exception" includeSubclasses="True" />
|
|
|
+ <Breakpoint file="/HOME/Projects/TFA-Bot/TFA-Bot/DiscordBot/Commands/clsGitCommand.cs" relfile="TFA-Bot/DiscordBot/Commands/clsGitCommand.cs" line="34" column="31" />
|
|
|
+ </BreakpointStore>
|
|
|
</MonoDevelop.Ide.DebuggingService.Breakpoints>
|
|
|
<MultiItemStartupConfigurations />
|
|
|
</Properties>
|