Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/aspnetwebstack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbradwilson <dotnetguy@gmail.com>2012-08-20 23:18:19 +0400
committerbradwilson <dotnetguy@gmail.com>2012-08-20 23:19:52 +0400
commit4ff8c748f7ae6356763a7356c6a9ac265888fd87 (patch)
treef0e79dba62b75bafcbe0eb432c4534098906b543 /test/System.Web.WebPages.Deployment.Test
parent097a3aaa5385feff74d6794c23c83b30214a96c1 (diff)
Remove unnecessary project type GUIDs
Diffstat (limited to 'test/System.Web.WebPages.Deployment.Test')
-rw-r--r--test/System.Web.WebPages.Deployment.Test/System.Web.WebPages.Deployment.Test.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/System.Web.WebPages.Deployment.Test/System.Web.WebPages.Deployment.Test.csproj b/test/System.Web.WebPages.Deployment.Test/System.Web.WebPages.Deployment.Test.csproj
index 433b0554..46b8bf30 100644
--- a/test/System.Web.WebPages.Deployment.Test/System.Web.WebPages.Deployment.Test.csproj
+++ b/test/System.Web.WebPages.Deployment.Test/System.Web.WebPages.Deployment.Test.csproj
@@ -12,7 +12,6 @@
<RootNamespace>System.Web.WebPages.Deployment.Test</RootNamespace>
<AssemblyName>System.Web.WebPages.Deployment.Test</AssemblyName>
<FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>