Skip to content

Commit 00ec914

Browse files
committed
Fixed typo in assembly name.
1 parent 38e4183 commit 00ec914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Autofac.Extras.EnterpriseLibraryConfigurator.Test/Autofac.Extras.EnterpriseLibraryConfigurator.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<ProjectGuid>{0122ECB8-93C3-4020-A28D-1078E32C5DB2}</ProjectGuid>
1010
<OutputType>Library</OutputType>
1111
<AppDesignerFolder>Properties</AppDesignerFolder>
12-
<RootNamespace>Autofac.Extras.EnterpriseLibraryConfiguratorEnterpriseLibraryConfigurator.Test</RootNamespace>
13-
<AssemblyName>Autofac.Extras.EnterpriseLibraryConfiguratorEnterpriseLibraryConfigurator.Test</AssemblyName>
12+
<RootNamespace>Autofac.Extras.EnterpriseLibraryConfigurator.Test</RootNamespace>
13+
<AssemblyName>Autofac.Extras.EnterpriseLibraryConfigurator.Test</AssemblyName>
1414
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1515
<FileAlignment>512</FileAlignment>
1616
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)