Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pengweiqhca committed Oct 11, 2024
1 parent 8537fdb commit 93f998b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

Release notes:

9.5: Add support for BuildHostApplicationBuilder, fixing TheoryData of T evaluation.
9.4: Add ITestClassOrderer, Support registration ITestCollectionOrderer and ITestCaseOrderer.
9.3: Support xunit 2.8.0.
9.2: Add BeforeAfterTest.
Expand All @@ -22,7 +23,7 @@ Release notes:
8.1: Startup allow static method or class (like Asp.Net Core startup).
8.0: New feature: Support multiple startup.</Description>
<PackageTags>xunit ioc di DependencyInjection test</PackageTags>
<Version>9.4.0</Version>
<Version>9.5.0</Version>
<PackageReleaseNotes>$(Description)</PackageReleaseNotes>
<PolySharpExcludeGeneratedTypes>System.Runtime.CompilerServices.RequiresLocationAttribute</PolySharpExcludeGeneratedTypes>
</PropertyGroup>
Expand Down

0 comments on commit 93f998b

Please sign in to comment.