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

blankensteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 7dc6b0a  Updated NuGet package
7dc6b0a is described below

commit 7dc6b0a5b6007729d598bc25f097ccaa96e8e9eb
Author: Daniel Blankensteiner <[email protected]>
AuthorDate: Fri Feb 7 08:58:43 2025 +0100

    Updated NuGet package
---
 tests/DotPulsar.Tests/DotPulsar.Tests.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj 
b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
index 59ed87c..58fde9d 100644
--- a/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
+++ b/tests/DotPulsar.Tests/DotPulsar.Tests.csproj
@@ -30,7 +30,7 @@
     <PackageReference Include="Testcontainers.Pulsar" Version="4.1.0" />
     <PackageReference Include="ToxiproxyNetCore" Version="1.0.40" />
     <PackageReference Include="xunit" Version="2.9.3" />
-    <PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
+    <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
       <PrivateAssets>all</PrivateAssets>
       <IncludeAssets>runtime; build; native; contentfiles; analyzers; 
buildtransitive</IncludeAssets>
     </PackageReference>

Reply via email to