From eded648d89a04f4c185ed97aa13d598e4886912f Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Tue, 29 Jun 2010 21:06:03 +0000 Subject: QPID-2706 Patch from Chuck Rolke Added missing file from patch. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@959100 13f79535-47bb-0310-9956-ffa450edef68 --- .../MyProject/Application.Designer.vb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/MyProject/Application.Designer.vb (limited to 'cpp') diff --git a/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/MyProject/Application.Designer.vb b/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/MyProject/Application.Designer.vb new file mode 100644 index 0000000000..0c274140df --- /dev/null +++ b/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/MyProject/Application.Designer.vb @@ -0,0 +1,13 @@ +'------------------------------------------------------------------------------ +' +' This code was generated by a tool. +' Runtime Version:2.0.50727.4927 +' +' Changes to this file may cause incorrect behavior and will be lost if +' the code is regenerated. +' +'------------------------------------------------------------------------------ + +Option Strict On +Option Explicit On + -- cgit v1.2.1