Skip to content

Commit 3d5c261

Browse files
author
Ethan Hann
committed
Adjust dll name for client
1 parent 26d2019 commit 3d5c261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IntegrationEngine.Client.net40/IntegrationEngine.Client.net40.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<ProjectGuid>{BBF7B784-DF72-4561-92B9-4021B5F7D8E3}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
10-
<RootNamespace>IntegrationEngine.Client.net40</RootNamespace>
11-
<AssemblyName>IntegrationEngine.Client.net40</AssemblyName>
10+
<RootNamespace>IntegrationEngine.Client</RootNamespace>
11+
<AssemblyName>IntegrationEngine.Client</AssemblyName>
1212
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>

0 commit comments

Comments
 (0)