File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Ardalis.Result.AspNetCore Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 66 <Description >Adds ASP.NET Core filters that translate from Result to ActionResult.</Description >
77 <Summary >Adds ASP.NET Core filters that translate from Result to ActionResult.</Summary >
88 <PackageTags >result pattern web api aspnetcore mvc</PackageTags >
9- <PackageReleaseNotes >PR 132. Add Result.Conflict</PackageReleaseNotes >
10- <AssemblyName >Ardalis.Result.AspNetCore</AssemblyName >
11- <Version >7.2.0</Version >
9+ <PackageReleaseNotes >
10+ * Add .NET 8 to NetCoreFrameworks by @KyleMcMaster in https://github.com/ardalis/Result/pull/158
11+ * occured -> occurred by @Persistent13 in https://github.com/ardalis/Result/pull/168
12+ * Fix Serialization always results in a Success object. by @MischaWeerwag in https://github.com/ardalis/Result/pull/166
13+ </PackageReleaseNotes >
14+ <AssemblyName >Ardalis.Result.AspNetCore</AssemblyName >
15+ <Version >7.3.0</Version >
1216 <TargetFrameworks >$(NetCoreFrameworks)</TargetFrameworks >
1317 </PropertyGroup >
1418
Original file line number Diff line number Diff line change 66 <Description >A simple package to implement the Result pattern for returning from services.</Description >
77 <Summary >A simple package to implement the Result pattern for returning from services.</Summary >
88 <PackageTags >result pattern web api aspnetcore mvc</PackageTags >
9- <PackageReleaseNotes >PR 132. Add Result.Conflict</PackageReleaseNotes >
9+ <PackageReleaseNotes >
10+ * Add .NET 8 to NetCoreFrameworks by @KyleMcMaster in https://github.com/ardalis/Result/pull/158
11+ * occured -> occurred by @Persistent13 in https://github.com/ardalis/Result/pull/168
12+ * Fix Serialization always results in a Success object. by @MischaWeerwag in https://github.com/ardalis/Result/pull/166
13+ </PackageReleaseNotes >
1014 <AssemblyName >Ardalis.Result</AssemblyName >
11- <Version >7.2 .0</Version >
15+ <Version >7.3 .0</Version >
1216 </PropertyGroup >
1317 <ItemGroup >
1418 <None Include =" icon.png" Pack =" true" Visible =" false" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments