mirror of
https://dev.azure.com/tstanciu94/Tuitio/_git/Tuitio
synced 2025-03-28 23:52:20 +02:00
Tuitio refactoring
This commit is contained in:
parent
747b91898d
commit
476481f808
@ -64,8 +64,8 @@
|
||||
<Version>2.1.0</Version>
|
||||
<Content>
|
||||
◾ Tuitio refactoring
|
||||
◾ Added account logout method
|
||||
◾ Tuitio performance optimizations
|
||||
◾ Added account logout method
|
||||
◾ Tuitio performance optimizations
|
||||
</Content>
|
||||
</Note>
|
||||
</ReleaseNotes>
|
@ -1,4 +1,6 @@
|
||||
using System;
|
||||
// Copyright (c) 2020 Tudor Stanciu
|
||||
|
||||
using System;
|
||||
|
||||
namespace Tuitio.Domain.Models.Account
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user