Skip to content

Commit 1de7d1e

Browse files
tduguidtduguid
authored andcommitted
Updated repository location in project settings
1 parent 41e258d commit 1de7d1e

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

CS/Properties/Settings.Designer.cs

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CS/Properties/Settings.settings

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<Value Profile="(Default)">,</Value>
7070
</Setting>
7171
<Setting Name="App_PathDeploy" Type="System.String" Scope="User">
72-
<Value Profile="(Default)">https://raw.githubusercontent.com/aduguid/ScriptHelp/master/publish/</Value>
72+
<Value Profile="(Default)">https://raw.githubusercontent.com/Office-projects/ScriptHelp/master/publish/</Value>
7373
</Setting>
7474
<Setting Name="App_PathLocalData" Type="System.String" Scope="User">
7575
<Value Profile="(Default)" />
@@ -90,7 +90,7 @@
9090
<Value Profile="(Default)">True</Value>
9191
</Setting>
9292
<Setting Name="App_PathReadMe" Type="System.String" Scope="User">
93-
<Value Profile="(Default)">https://github.com/aduguid/ScriptHelp/blob/master/README.md</Value>
93+
<Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/blob/master/README.md</Value>
9494
</Setting>
9595
<Setting Name="App_PathDeployData" Type="System.String" Scope="User">
9696
<Value Profile="(Default)" />
@@ -102,7 +102,7 @@
102102
<Value Profile="(Default)">07/31/2017 13:05:00</Value>
103103
</Setting>
104104
<Setting Name="App_PathReportIssue" Type="System.String" Scope="User">
105-
<Value Profile="(Default)">https://github.com/aduguid/ScriptHelp/issues/new</Value>
105+
<Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/issues/new</Value>
106106
</Setting>
107107
</Settings>
108108
</SettingsFile>

CS/app.config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<value>,</value>
7676
</setting>
7777
<setting name="App_PathDeploy" serializeAs="String">
78-
<value>https://raw.githubusercontent.com/aduguid/ScriptHelp/master/publish/</value>
78+
<value>https://raw.githubusercontent.com/Office-projects/ScriptHelp/master/publish/</value>
7979
</setting>
8080
<setting name="App_PathLocalData" serializeAs="String">
8181
<value />
@@ -96,7 +96,7 @@
9696
<value>True</value>
9797
</setting>
9898
<setting name="App_PathReadMe" serializeAs="String">
99-
<value>https://github.com/aduguid/ScriptHelp/blob/master/README.md</value>
99+
<value>https://github.com/Office-projects/ScriptHelp/blob/master/README.md</value>
100100
</setting>
101101
<setting name="App_PathDeployData" serializeAs="String">
102102
<value />
@@ -108,7 +108,7 @@
108108
<value>07/31/2017 13:05:00</value>
109109
</setting>
110110
<setting name="App_PathReportIssue" serializeAs="String">
111-
<value>https://github.com/aduguid/ScriptHelp/issues/new</value>
111+
<value>https://github.com/Office-projects/ScriptHelp/issues/new</value>
112112
</setting>
113113
</ScriptHelp.Properties.Settings>
114114
</userSettings>

VB/My Project/Settings.Designer.vb

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VB/My Project/Settings.settings

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,22 @@
3333
<Value Profile="(Default)">Anthony Duguid</Value>
3434
</Setting>
3535
<Setting Name="App_PathReadMe" Type="System.String" Scope="User">
36-
<Value Profile="(Default)">https://github.com/aduguid/ScriptHelp/blob/master/README.md</Value>
36+
<Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/blob/master/README.md</Value>
3737
</Setting>
3838
<Setting Name="Visible_grpFormatDataTable" Type="System.Boolean" Scope="User">
3939
<Value Profile="(Default)">True</Value>
4040
</Setting>
4141
<Setting Name="App_PathDeploy" Type="System.String" Scope="User">
42-
<Value Profile="(Default)">https://raw.githubusercontent.com/aduguid/ScriptHelp/master/publish/</Value>
42+
<Value Profile="(Default)">https://raw.githubusercontent.com/Office-projects/ScriptHelp/master/publish/</Value>
4343
</Setting>
4444
<Setting Name="App_PathDeployData" Type="System.String" Scope="User">
4545
<Value Profile="(Default)" />
4646
</Setting>
4747
<Setting Name="App_PathLocalData" Type="System.String" Scope="User">
48-
<Value Profile="(Default)">C:\Users\tduguid\Source\Repos\ScriptHelp2\VB\App_Data</Value>
48+
<Value Profile="(Default)">C:\Users\tduguid\Source\Repos\ScriptHelp\VB\App_Data</Value>
4949
</Setting>
5050
<Setting Name="App_PathReportIssue" Type="System.String" Scope="User">
51-
<Value Profile="(Default)">https://github.com/aduguid/ScriptHelp/issues/new</Value>
51+
<Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/issues/new</Value>
5252
</Setting>
5353
<Setting Name="App_ReleaseDate" Type="System.DateTime" Scope="User">
5454
<Value Profile="(Default)">07/31/2017 13:05:00</Value>

VB/app.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,22 @@
6060
<value>SkyBlue</value>
6161
</setting>
6262
<setting name="App_PathReadMe" serializeAs="String">
63-
<value>https://github.com/aduguid/ScriptHelp/blob/master/README.md</value>
63+
<value>https://github.com/Office-projects/ScriptHelp/blob/master/README.md</value>
6464
</setting>
6565
<setting name="Visible_grpFormatDataTable" serializeAs="String">
6666
<value>True</value>
6767
</setting>
6868
<setting name="App_PathDeploy" serializeAs="String">
69-
<value>https://raw.githubusercontent.com/aduguid/ScriptHelp/master/publish/</value>
69+
<value>https://raw.githubusercontent.com/Office-projects/ScriptHelp/master/publish/</value>
7070
</setting>
7171
<setting name="App_PathDeployData" serializeAs="String">
7272
<value />
7373
</setting>
7474
<setting name="App_PathLocalData" serializeAs="String">
75-
<value>C:\Users\tduguid\Source\Repos\ScriptHelp2\VB\App_Data</value>
75+
<value>C:\Users\tduguid\Source\Repos\ScriptHelp\VB\App_Data</value>
7676
</setting>
7777
<setting name="App_PathReportIssue" serializeAs="String">
78-
<value>https://github.com/aduguid/ScriptHelp/issues/new</value>
78+
<value>https://github.com/Office-projects/ScriptHelp/issues/new</value>
7979
</setting>
8080
<setting name="App_ReleaseDate" serializeAs="String">
8181
<value>07/31/2017 13:05:00</value>

VBA/ScriptHelp.xlam

-16.8 KB
Binary file not shown.

VBA/ScriptHelp.xlsm

1.72 KB
Binary file not shown.

0 commit comments

Comments
 (0)