Removes unused projects
This commit is contained in:
@@ -4677,10 +4677,6 @@
|
||||
<Project>{547c2d0d-1b55-493b-ae0b-e031a5b8ee77}</Project>
|
||||
<Name>uForum</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\Umb.OurUmb.MemberLocator\Umb.OurUmb.MemberLocator.csproj">
|
||||
<Project>{691f947d-6517-4a22-b6e7-f94c4393f58e}</Project>
|
||||
<Name>Umb.OurUmb.MemberLocator</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uPowers\uPowers.csproj">
|
||||
<Project>{00f050b9-e3ed-49a7-ab97-e8bec2513553}</Project>
|
||||
<Name>uPowers</Name>
|
||||
@@ -4693,18 +4689,10 @@
|
||||
<Project>{47fd2b14-1653-4052-ad53-1871a8f85e0e}</Project>
|
||||
<Name>uRepo</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uSearch\uSearch.csproj">
|
||||
<Project>{6b5fe138-1713-4a97-ae6d-01b9293ac825}</Project>
|
||||
<Name>uSearch</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uVersion\uVersion.csproj">
|
||||
<Project>{b46f84cc-4d9b-4b52-ae17-de5633ce7023}</Project>
|
||||
<Name>uVersion</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uWiki\uWiki.csproj">
|
||||
<Project>{996601fa-5c0e-46a6-b39d-2863badc80d8}</Project>
|
||||
<Name>uWiki</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="App_Plugins\" />
|
||||
|
||||
@@ -11,12 +11,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uForum", "uForum\uForum.csproj", "{547C2D0D-1B55-493B-AE0B-E031A5B8EE77}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uWiki", "uWiki\uWiki.csproj", "{996601FA-5C0E-46A6-B39D-2863BADC80D8}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uPowers", "uPowers\uPowers.csproj", "{00F050B9-E3ED-49A7-AB97-E8BEC2513553}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uSearch", "uSearch\uSearch.csproj", "{6B5FE138-1713-4A97-AE6D-01B9293AC825}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "our.umbraco.org", "our.umbraco.org\our.umbraco.org.csproj", "{A625544F-660A-4C01-BA49-1B467D0322D9}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotificationMailer", "NotificationMailer\NotificationMailer.csproj", "{F41D51B7-3ECF-4C4C-955E-6E761345E18E}"
|
||||
@@ -35,8 +31,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uRelease", "uRelease\uRelea
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uVersion", "uVersion\uVersion.csproj", "{B46F84CC-4D9B-4B52-AE17-DE5633CE7023}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Umb.OurUmb.MemberLocator", "Umb.OurUmb.MemberLocator\Umb.OurUmb.MemberLocator.csproj", "{691F947D-6517-4A22-B6E7-F94C4393F58E}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{F3A30EFB-C5EA-460A-A591-8FBD7176B131}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.nuget\NuGet.Config = .nuget\NuGet.Config
|
||||
@@ -74,16 +68,6 @@ Global
|
||||
{547C2D0D-1B55-493B-AE0B-E031A5B8EE77}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{547C2D0D-1B55-493B-AE0B-E031A5B8EE77}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{547C2D0D-1B55-493B-AE0B-E031A5B8EE77}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{996601FA-5C0E-46A6-B39D-2863BADC80D8}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
@@ -94,16 +78,6 @@ Global
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{00F050B9-E3ED-49A7-AB97-E8BEC2513553}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{6B5FE138-1713-4A97-AE6D-01B9293AC825}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{A625544F-660A-4C01-BA49-1B467D0322D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{A625544F-660A-4C01-BA49-1B467D0322D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A625544F-660A-4C01-BA49-1B467D0322D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
@@ -194,16 +168,6 @@ Global
|
||||
{B46F84CC-4D9B-4B52-AE17-DE5633CE7023}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{B46F84CC-4D9B-4B52-AE17-DE5633CE7023}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{B46F84CC-4D9B-4B52-AE17-DE5633CE7023}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
|
||||
{691F947D-6517-4A22-B6E7-F94C4393F58E}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
@@ -414,10 +414,6 @@
|
||||
<Project>{47fd2b14-1653-4052-ad53-1871a8f85e0e}</Project>
|
||||
<Name>uRepo</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uWiki\uWiki.csproj">
|
||||
<Project>{996601FA-5C0E-46A6-B39D-2863BADC80D8}</Project>
|
||||
<Name>uWiki</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="usercontrols\EventEditor.ascx">
|
||||
|
||||
+1
-5
@@ -214,10 +214,6 @@
|
||||
<Project>{b46f84cc-4d9b-4b52-ae17-de5633ce7023}</Project>
|
||||
<Name>uVersion</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\uWiki\uWiki.csproj">
|
||||
<Project>{996601fa-5c0e-46a6-b39d-2863badc80d8}</Project>
|
||||
<Name>uWiki</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
@@ -236,7 +232,7 @@
|
||||
<ProjectExtensions />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>
|
||||
</PostBuildEvent>
|
||||
</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
|
||||
Reference in New Issue
Block a user