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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx')
-rw-r--r--mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx b/mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx
index d2be3433f5a..f9a4d4ab0ff 100644
--- a/mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx
+++ b/mcs/class/System.Web.Services/Test/standalone/server/TestBinding4.asmx
@@ -1,5 +1,5 @@
-<%@ WebService Language="c#" Codebehind="GetData.wsdl.cs" Class="GetData.wsdl.GetData" %>
-
+<%@ WebService Language="c#" Codebehind="GetData.wsdl.cs" Class="GetData.wsdl.GetData" %>
+
using System.Xml.Serialization;
using System;
using System.Xml;