Skip to content

Commit

Permalink
Remove submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Apr 19, 2021
1 parent a85da9b commit 041be33
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "sipsorcery"]
path = sipsorcery
url = https://github.com/lucent-sea/sipsorcery
1 change: 0 additions & 1 deletion Desktop.Core/Desktop.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@

<ItemGroup>
<ProjectReference Include="..\Shared\Shared.csproj" />
<ProjectReference Include="..\sipsorcery\src\SIPSorcery.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
14 changes: 0 additions & 14 deletions Remotely.sln
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server", "Server\Server.csp
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server.Installer", "Server.Installer\Server.Installer.csproj", "{BE7799D6-204C-4D35-83E7-7FB24DEBAE94}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SIPSorcery", "sipsorcery\src\SIPSorcery.csproj", "{D7ADE65F-0E85-472F-9D38-DE78059E34D1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -182,18 +180,6 @@ Global
{BE7799D6-204C-4D35-83E7-7FB24DEBAE94}.Release|x64.Build.0 = Release|Any CPU
{BE7799D6-204C-4D35-83E7-7FB24DEBAE94}.Release|x86.ActiveCfg = Release|Any CPU
{BE7799D6-204C-4D35-83E7-7FB24DEBAE94}.Release|x86.Build.0 = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|x64.ActiveCfg = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|x64.Build.0 = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|x86.ActiveCfg = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Debug|x86.Build.0 = Debug|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|Any CPU.Build.0 = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|x64.ActiveCfg = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|x64.Build.0 = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|x86.ActiveCfg = Release|Any CPU
{D7ADE65F-0E85-472F-9D38-DE78059E34D1}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 041be33

Please sign in to comment.