Skip to content

Commit e67360f

Browse files
committed
11.0
1 parent b6532c4 commit e67360f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xunit.DependencyInjection.Logging/Xunit.DependencyInjection.Logging.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public void Configure(IServiceProvider provider)
99
XunitTestOutputLoggerProvider.Register(provider);
1010
}</Description>
1111
<PackageTags>xunit ioc di DependencyInjection test</PackageTags>
12-
<Version>10.0.0</Version>
12+
<Version>11.0.0</Version>
1313
<PackageReleaseNotes>$(Description)</PackageReleaseNotes>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)