diff options
author | crupest <crupest@outlook.com> | 2020-01-12 01:32:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-01-12 01:32:04 +0800 |
commit | 07d383dedfb937418160acc51b712c5d4ef842a6 (patch) | |
tree | 026c480151e59998f75f8752085c0517db28d313 /Timeline/Timeline.csproj | |
parent | 7d4bf81b6536123a2904d522148edf039a733f37 (diff) | |
download | timeline-07d383dedfb937418160acc51b712c5d4ef842a6.tar.gz timeline-07d383dedfb937418160acc51b712c5d4ef842a6.tar.bz2 timeline-07d383dedfb937418160acc51b712c5d4ef842a6.zip |
Fix a bug in wrong message of BadPasswordException.
Diffstat (limited to 'Timeline/Timeline.csproj')
-rw-r--r-- | Timeline/Timeline.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Timeline/Timeline.csproj b/Timeline/Timeline.csproj index 8b7c8509..681f49cb 100644 --- a/Timeline/Timeline.csproj +++ b/Timeline/Timeline.csproj @@ -173,8 +173,4 @@ <LastGenOutput>UserService.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
-
- <ItemGroup>
- <Folder Include="DevelopmentMigrations\" />
- </ItemGroup>
</Project>
|