change GET to POST for login flow v2

This commit is contained in:
2024-01-09 16:09:21 +01:00
parent 688c70f3f7
commit 26d56f3e88
4 changed files with 16 additions and 7 deletions

View File

@@ -25,7 +25,7 @@
</PropertyGroup>
<PropertyGroup>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>3.0.5</Version>
<Version>3.0.</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />