diff options
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj b/Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj index 75cc549e6..071be6fe1 100644 --- a/Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj +++ b/Software/Visual_Studio/Web/Tango.Portal/Tango.Portal.csproj @@ -189,6 +189,7 @@ <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Startup.cs" /> <Compile Include="Utils\DbUtils.cs" /> + <Compile Include="Utils\SimpleCryptoHelper.cs" /> <Compile Include="Utils\StatisticsUtils.cs" /> <Compile Include="Utils\StorageUtils.cs" /> <Compile Include="ViewModel.cs" /> |
