File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 10
10
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
11
11
<DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.xml</DocumentationFile >
12
12
13
- <Version >4.2.1 </Version >
13
+ <Version >4.2.2 </Version >
14
14
<PackageReleaseNotes >
15
15
Bug Fixes
16
- * IControllerMetaData incorrect fields nullability (#97 )
16
+ * Simplify.Web framework cookies SameSite atrributes set to None with Secured (#111 )
17
17
Updates
18
- * Upgrade to Microsoft.Extensions.Configuration.Json 3.1.9
19
- * Simplify.System.Sources internal upgrade to 1.2.2
20
- * Simplify.Xml.Sources internal upgrade to 1.1.2
18
+ * Simplify.DI upgrade to 4.0.10
19
+ * Simplify.System.Sources internal upgrade to 1.3.0
21
20
</PackageReleaseNotes >
22
21
23
22
<Authors >Alexander Krylkov</Authors >
37
36
<ItemGroup >
38
37
<PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
39
38
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 3.1.9" />
40
- <PackageReference Include =" Simplify.DI" Version =" 4.0.7 " />
39
+ <PackageReference Include =" Simplify.DI" Version =" 4.0.10 " />
41
40
<PackageReference Include =" Simplify.Templates" Version =" 2.0.0" />
42
41
<PackageReference Include =" Simplify.String.Sources" Version =" 1.2.1" PrivateAssets =" All" />
43
42
<PackageReference Include =" Simplify.System.Sources" Version =" 1.3.0" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments