We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502a5d4 commit 129a101Copy full SHA for 129a101
src/Wilcommerce.Auth/Wilcommerce.Auth.csproj
@@ -15,8 +15,8 @@
15
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
16
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
17
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
18
- <Version>1.0.0-rc1</Version>
19
- <PackageReleaseNotes>Upgrade to .NET Standard 2.0 & .NET Core 2.0</PackageReleaseNotes>
+ <Version>1.0.0-rc2</Version>
+ <PackageReleaseNotes>Add password recovery validated event</PackageReleaseNotes>
20
<Description>Wilcommerce Authentication and Authorization library</Description>
21
</PropertyGroup>
22
0 commit comments