File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
<ItemGroup >
39
39
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.1" />
40
40
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
41
- <PackageReference Include =" SonghayCore" Version =" 6.1.1 " />
41
+ <PackageReference Include =" SonghayCore" Version =" 6.1.2 " />
42
42
<PackageReference Include =" xunit" Version =" 2.8.1" />
43
43
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1" >
44
44
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >SonghayCore.xUnit</id >
5
- <version >6.1.1 </version >
5
+ <version >6.1.2 </version >
6
6
<description >Extensions and Orderers for Songhay xUnit projects</description >
7
7
<authors >Bryan D. Wilhite @BryanWilhite</authors >
8
8
<title >Songhay Core Testing for xUnit</title >
13
13
<requireLicenseAcceptance >false</requireLicenseAcceptance >
14
14
<summary >Extensions and Orderers for Songhay xUnit projects</summary >
15
15
<readme >README.md</readme >
16
- <releaseNotes >see https://github.com/users/BryanWilhite/projects/28 </releaseNotes >
16
+ <releaseNotes >update of dependencies 📦🔝 </releaseNotes >
17
17
<copyright >(c) 2024 Bryan D. Wilhite</copyright >
18
18
<tags >Core Songhay xUnit VisualStudio</tags >
19
19
<repository type =" git" url =" https://github.com/BryanWilhite/SonghayCore" />
20
20
<dependencies >
21
21
<group targetFramework =" .NET6.0" >
22
22
<dependency id =" Microsoft.Extensions.DependencyInjection" version =" 6.0.1" />
23
- <dependency id =" xunit" version =" 2.7.0 " />
24
- <dependency id =" SonghayCore" version =" 6.1.1 " />
23
+ <dependency id =" xunit" version =" 2.8.1 " />
24
+ <dependency id =" SonghayCore" version =" 6.1.2 " />
25
25
</group >
26
26
</dependencies >
27
27
</metadata >
You can’t perform that action at this time.
0 commit comments