Skip to content

Commit

Permalink
Web References updated
Browse files Browse the repository at this point in the history
  • Loading branch information
socioboard committed May 29, 2015
1 parent 46bdff3 commit c1f00c3
Show file tree
Hide file tree
Showing 7 changed files with 252 additions and 250 deletions.
40 changes: 20 additions & 20 deletions SocioBoard/Socioboard/Properties/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions SocioBoard/Socioboard/Properties/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
<Setting Name="Socioboard_Api_InstagramAccount_InstagramAccount" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/InstagramAccount.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_InstagramFeed_InstagramFeed" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://api.socioboard.com/Services/InstagramFeed.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_Linkedin_Linkedin" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/Linkedin.asmx</Value>
</Setting>
Expand Down Expand Up @@ -131,9 +128,6 @@
<Setting Name="Socioboard_Api_FbPageComment_FbPageComment" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/FbPageComment.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_FacebookAccount_FacebookAccount" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/services/FacebookAccount.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_FbPagePost_FbPagePost" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/FbPagePost.asmx</Value>
</Setting>
Expand Down Expand Up @@ -179,6 +173,12 @@
<Setting Name="Socioboard_Api_Instagram_Instagram" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/Instagram.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_InstagramFeed_InstagramFeed" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/InstagramFeed.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_FacebookAccount_FacebookAccount" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/FacebookAccount.asmx</Value>
</Setting>
<Setting Name="Socioboard_Api_LinkedinMessage_LinkedinMessage" Type="(Web Service URL)" Scope="Application">
<Value Profile="(Default)">http://localhost:6361/Services/LinkedinMessage.asmx</Value>
</Setting>
Expand Down
Loading

0 comments on commit c1f00c3

Please sign in to comment.