diff options
Diffstat (limited to 'qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj')
| -rw-r--r-- | qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj b/qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj index a67d2d6a1b..ebe4681397 100644 --- a/qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj +++ b/qpid/dotnet/Qpid.Codec/Qpid.Codec.csproj @@ -7,8 +7,8 @@ <ProjectGuid>{22D0D0C2-77AF-4DE3-B456-7FF3893F9F88}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Qpid.Codec</RootNamespace>
- <AssemblyName>Qpid.Codec</AssemblyName>
+ <RootNamespace>Apache.Qpid.Codec</RootNamespace>
+ <AssemblyName>Apache.Qpid.Codec</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -70,4 +70,4 @@ <Target Name="AfterBuild">
</Target>
-->
-</Project>
\ No newline at end of file +</Project>
|
