Skip to content

Commit

Permalink
Update AccountViewModels.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaksharma8 authored Aug 2, 2021
1 parent 3767ac3 commit ac9218e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MvcDemo/Models/AccountViewModels.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

namespace MvcDemo.Models
{
//second line
public class ExternalLoginConfirmationViewModel
{
[Required]
Expand Down

0 comments on commit ac9218e

Please sign in to comment.