File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >Ardalis.CleanArchitecture.Template</id >
5
5
<title >ASP.NET Core Clean Architecture Solution</title >
6
- <version >9.0.0 </version >
6
+ <version >9.0.1 </version >
7
7
<authors >Steve Smith</authors >
8
8
<description >
9
9
The Clean Architecture Solution Template popularized by Steve @ardalis Smith. Provides a great starting point for modern and/or DDD solutions built with .NET 8 and C# 12.
13
13
<license type =" expression" >MIT</license >
14
14
<projectUrl >https://github.com/ardalis/CleanArchitecture</projectUrl >
15
15
<releaseNotes >
16
- Major changes included in this release!
17
- * Packages updated to net8 versions
16
+ Minor updates to dependencies.
18
17
</releaseNotes >
19
18
<packageTypes >
20
19
<packageType name =" Template" />
Original file line number Diff line number Diff line change 12
12
<PackageVersion Include =" Autofac" Version =" 7.1.0" />
13
13
<PackageVersion Include =" Autofac.Extensions.DependencyInjection" Version =" 8.0.0" />
14
14
<PackageVersion Include =" coverlet.collector" Version =" 6.0.0" />
15
- <PackageVersion Include =" FastEndpoints" Version =" 5.20.0-rc2 " />
15
+ <PackageVersion Include =" FastEndpoints" Version =" 5.20.0" />
16
16
<PackageVersion Include =" FastEndpoints.ApiExplorer" Version =" 2.2.0" />
17
- <PackageVersion Include =" FastEndpoints.Swagger" Version =" 5.20.0-rc2 " />
17
+ <PackageVersion Include =" FastEndpoints.Swagger" Version =" 5.20.0" />
18
18
<PackageVersion Include =" FastEndpoints.Swagger.Swashbuckle" Version =" 2.2.0" />
19
19
<PackageVersion Include =" FluentAssertions" Version =" 6.12.0" />
20
20
<PackageVersion Include =" MailKit" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments