Author: jgomes Date: Thu Oct 9 13:42:27 2008 New Revision: 703252 URL: http://svn.apache.org/viewvc?rev=703252&view=rev Log:
Fixes [AMQNET-115]. (See https://issues.apache.org/activemq/browse/AMQNET-115) Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj Thu Oct 9 13:42:27 2008 @@ -16,8 +16,9 @@ <OldToolsVersion>2.0</OldToolsVersion> <UpgradeBackupLocation> </UpgradeBackupLocation> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <SccProjectName>Svn</SccProjectName> <SccLocalPath>Svn</SccLocalPath> <SccAuxPath>Svn</SccAuxPath> @@ -78,7 +79,6 @@ </ProjectReference> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <Content Include="nmsprovider-test.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj Thu Oct 9 13:42:27 2008 @@ -2,15 +2,16 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.21022</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{08321F42-4B3D-4815-B592-95962BAC3B9F}</ProjectGuid> <OutputType>Library</OutputType> <RootNamespace>Apache.NMS.ActiveMQ</RootNamespace> <AssemblyName>Apache.NMS.ActiveMQ</AssemblyName> <WarningLevel>4</WarningLevel> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <FileUpgradeFlags> </FileUpgradeFlags> <OldToolsVersion>2.0</OldToolsVersion> @@ -59,7 +60,6 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <Content Include="nmsprovider-activemq.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> Modified: activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.21022</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{EB943C69-2C9B-45E7-B95B-FB916E7057ED}</ProjectGuid> <OutputType>Library</OutputType> @@ -31,8 +31,9 @@ <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <SccProjectName>Svn</SccProjectName> <SccLocalPath>Svn</SccLocalPath> <SccAuxPath>Svn</SccAuxPath> @@ -95,7 +96,6 @@ </BootstrapperPackage> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <None Include="nmsprovider-test.config" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> Modified: activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.21022</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{2AF5EBB5-9873-4B35-A8FC-8B6E74242767}</ProjectGuid> <OutputType>Library</OutputType> @@ -28,8 +28,9 @@ <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <SccProjectName>Svn</SccProjectName> <SccLocalPath>Svn</SccLocalPath> <SccAuxPath>Svn</SccAuxPath> @@ -85,7 +86,6 @@ <Compile Include="src\main\csharp\Topic.cs" /> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <None Include="nmsprovider-ems.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.21022</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{2F31ED5C-44A2-464A-BD55-2B5B010654E8}</ProjectGuid> <OutputType>Library</OutputType> @@ -31,8 +31,9 @@ <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <SccProjectName>Svn</SccProjectName> <SccLocalPath>Svn</SccLocalPath> <SccAuxPath>Svn</SccAuxPath> @@ -99,7 +100,6 @@ </BootstrapperPackage> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <Content Include="nmsprovider-test.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> - <ProductVersion>9.0.21022</ProductVersion> + <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{A5FCA129-991B-4CB2-987A-B25E43B0F5EC}</ProjectGuid> <OutputType>Library</OutputType> @@ -11,8 +11,9 @@ <WarningLevel>4</WarningLevel> <StartupObject> </StartupObject> - <SignAssembly>true</SignAssembly> - <AssemblyOriginatorKeyFile>activemq-dotnet.snk</AssemblyOriginatorKeyFile> + <SignAssembly>false</SignAssembly> + <AssemblyOriginatorKeyFile> + </AssemblyOriginatorKeyFile> <FileUpgradeFlags> </FileUpgradeFlags> <OldToolsVersion>2.0</OldToolsVersion> @@ -79,7 +80,6 @@ <Compile Include="src\main\csharp\TextMessage.cs" /> </ItemGroup> <ItemGroup> - <None Include="activemq-dotnet.snk" /> <None Include="nmsprovider-msmq.config"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None>
