Skip to content

Commit 2f8e8e6

Browse files
committed
cleanup
1 parent 747cced commit 2f8e8e6

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

OnlineVotingSystem.api/Entities/User.cs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ public class User
1010
public required int NationalId { get; set; }
1111

1212
[StringLength(100)] public required string Name { get; set; }
13-
13+
14+
// First Name And Second
15+
// Phone Number
16+
// Gender
1417
[StringLength(100)] public required string Email { get; set; }
1518

1619
[StringLength(255)] public required string Password { get; set; }

OnlineVotingSystem.sln

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OnlineVotingSystem.api", "OnlineVotingSystem.api\OnlineVotingSystem.api.csproj", "{F59A3A97-E9D2-4019-AF90-092872843D66}"
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.0.31903.59
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebUI", "WebUI\WebUI.csproj", "{671FA254-6700-456B-A7C4-7F1C0DB0A716}"
47
EndProject
58
Global
69
GlobalSection(SolutionConfigurationPlatforms) = preSolution
710
Debug|Any CPU = Debug|Any CPU
811
Release|Any CPU = Release|Any CPU
912
EndGlobalSection
13+
GlobalSection(SolutionProperties) = preSolution
14+
HideSolutionNode = FALSE
15+
EndGlobalSection
1016
GlobalSection(ProjectConfigurationPlatforms) = postSolution
11-
{F59A3A97-E9D2-4019-AF90-092872843D66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
12-
{F59A3A97-E9D2-4019-AF90-092872843D66}.Debug|Any CPU.Build.0 = Debug|Any CPU
13-
{F59A3A97-E9D2-4019-AF90-092872843D66}.Release|Any CPU.ActiveCfg = Release|Any CPU
14-
{F59A3A97-E9D2-4019-AF90-092872843D66}.Release|Any CPU.Build.0 = Release|Any CPU
17+
{671FA254-6700-456B-A7C4-7F1C0DB0A716}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
18+
{671FA254-6700-456B-A7C4-7F1C0DB0A716}.Debug|Any CPU.Build.0 = Debug|Any CPU
19+
{671FA254-6700-456B-A7C4-7F1C0DB0A716}.Release|Any CPU.ActiveCfg = Release|Any CPU
20+
{671FA254-6700-456B-A7C4-7F1C0DB0A716}.Release|Any CPU.Build.0 = Release|Any CPU
1521
EndGlobalSection
1622
EndGlobal
Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003AEmailAddressAttribute_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FSourcesCache_003Fe4767fc48fd8b5424fe2e244e1b516b7cb4074428711b1365a3fe5050f79668_003FEmailAddressAttribute_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
3-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003AGuid_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FDecompilerCache_003Fdecompiler_003Fa182417b9d2d40df9b68a5f01303833fc2e800_003F32_003Fc1b37824_003FGuid_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
4-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003AInvalidCastException_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FSourcesCache_003F859a624d856a8d48be3b795a6f31d78c916032e12422ac6b64426954dae66952_003FInvalidCastException_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
5-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003ARelationalPropertyBuilderExtensions_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FDecompilerCache_003Fdecompiler_003F9f4e6771dd8341069f61e3fb9ad8968d20ac38_003F97_003F395cfcda_003FRelationalPropertyBuilderExtensions_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
6-
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003AUri_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FSourcesCache_003F34ca9f5cbb52bd5d55ca9ba8d71173f25c66265a73742ed8c26cce6836fddc66_003FUri_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
7-
<s:Int64 x:Key="/Default/Environment/Hierarchy/Build/BuildTool/MsbuildVersion/@EntryValue">1114112</s:Int64></wpf:ResourceDictionary>
2+
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003ALayoutComponentBase_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FDecompilerCache_003Fdecompiler_003Fa2dcc8c27d644b67b8fdc8d172090afac5200_003Fbf_003F6e1d8e39_003FLayoutComponentBase_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
3+
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003APolicyServiceCollectionExtensions_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FDecompilerCache_003Fdecompiler_003Ff2ec3a5613ca4976b35b938f12f2d3a4dc00_003F1f_003Fa8c535e3_003FPolicyServiceCollectionExtensions_002Ecs/@EntryIndexedValue">ForceIncluded</s:String>
4+
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=7020124F_002D9FFC_002D4AC3_002D8F3D_002DAAB8E0240759_002Ff_003APosition_002Ecs_002Fl_003A_002E_002E_003F_002E_002E_003F_002Econfig_003FJetBrains_003FRider2024_002E3_003Fresharper_002Dhost_003FDecompilerCache_003Fdecompiler_003Fb7a942e06faa4358a058ce441a036b6311000_003F5a_003F14df8412_003FPosition_002Ecs/@EntryIndexedValue">ForceIncluded</s:String></wpf:ResourceDictionary>

0 commit comments

Comments
 (0)