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

jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-e2e.git


The following commit(s) were added to refs/heads/master by this push:
     new 29f5976  Feature/csharpsdke2etest (#39)
29f5976 is described below

commit 29f597637fb46bfbe21304948268664c6882ccfd
Author: rook1ewang <[email protected]>
AuthorDate: Thu Jun 1 13:52:58 2023 +0800

    Feature/csharpsdke2etest (#39)
    
    * add PackageReference for report CI result
    
    Co-authored-by: ww269266 <[email protected]>
    
    Co-authored-by: ww269266 <[email protected]>
    
    * Update rocketmq-client-csharp-tests.csproj
    
    ---------
    
    Co-authored-by: ww269266 <[email protected]>
---
 csharp/rocketmq-client-csharp-tests/rocketmq-client-csharp-tests.csproj | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/csharp/rocketmq-client-csharp-tests/rocketmq-client-csharp-tests.csproj 
b/csharp/rocketmq-client-csharp-tests/rocketmq-client-csharp-tests.csproj
index b779673..567e8b1 100644
--- a/csharp/rocketmq-client-csharp-tests/rocketmq-client-csharp-tests.csproj
+++ b/csharp/rocketmq-client-csharp-tests/rocketmq-client-csharp-tests.csproj
@@ -28,7 +28,6 @@
     <PackageReference Include="RocketMQ.Client" Version="5.1.0" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
-    <PackageReference Include="JunitXml.TestLogger" Version="3.0.110" />
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; 
buildtransitive</IncludeAssets>
       <PrivateAssets>all</PrivateAssets>
     </PackageReference>

Reply via email to