Skip to content

Commit 2125833

Browse files
committed
Updated nuspec file
1 parent 1079c7b commit 2125833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<metadata>
44
<id>Xunit.Microsoft.DependencyInjection</id>
55
<title>Microsoft Dependency Injection utility for Xunit</title>
6-
<version>8.0</version>
6+
<version>9.0</version>
77
<authors>Arash Sabet</authors>
88
<owners>Umplify Technologies Inc.</owners>
99
<licenseUrl>https://github.com/Umplify/xunit-dependency-injection/blob/main/LICENSE</licenseUrl>
1010
<projectUrl>https://umplify.github.io/xunit-dependency-injection/</projectUrl>
1111
<iconUrl>http://umplify.com/wp-content/uploads/2017/11/umplify_logo.png</iconUrl>
1212
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1313
<description>This package contains the necessary classes and features to leverage Xunit's fixture class for Microsoft dependency inection framework.</description>
14-
<copyright>2024 - All rights reserved, Umplify Technologies Inc.</copyright>
14+
<copyright>2025 - All rights reserved, Umplify Technologies Inc.</copyright>
1515
<tags>xunit dependency-injection microsoft-dependency-injection xunit-dependency-injection</tags>
1616
</metadata>
1717
</package>

0 commit comments

Comments
 (0)