This is an automated email from the ASF dual-hosted git repository.

havret pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e980d6  NO-JIRA Clean up
1e980d6 is described below

commit 1e980d63ae8ea19eeb2d2fe9a29b0f5108a1f10c
Author: Havret <[email protected]>
AuthorDate: Sun Nov 23 22:47:19 2025 +0100

    NO-JIRA Clean up
---
 src/nms-openwire.csproj | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/src/nms-openwire.csproj b/src/nms-openwire.csproj
index c61a67f..8846dbf 100644
--- a/src/nms-openwire.csproj
+++ b/src/nms-openwire.csproj
@@ -31,15 +31,7 @@
     <None Include="..\LICENSE.txt" Pack="true" PackagePath="LICENSE.txt" />
     <None Include="..\NOTICE.txt" Pack="true" PackagePath="NOTICE.txt" />
   </ItemGroup>
-
-  <ItemGroup Condition=" '$(TargetFramework)' == 'net35'">
-    <Reference Include="System.Web" />
-  </ItemGroup>
-
-  <ItemGroup Condition=" '$(TargetFramework)' == 'net40'">
-    <Reference Include="System.Web" />
-  </ItemGroup>
-
+  
   <ItemGroup>
     <PackageReference Include="Apache.NMS" Version="2.2.0" />
     <PackageReference Include="SharpZipLib" Version="1.3.3" />


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to