Skip to content

Commit

Permalink
Unnecessary forlders are removed
Browse files Browse the repository at this point in the history
  • Loading branch information
afshinamighi committed Nov 9, 2020
1 parent eadd9a0 commit 9ad1011
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 216 deletions.
31 changes: 0 additions & 31 deletions ConcurrentCSharp/.vs/ConcurrentCSharp/xs/UserPrefs.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions ConcurrentCSharp/ConcurrentCSharp.sln
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example01", "Example01\Example01.csproj", "{B6E3BC81-6159-4CF1-AF0D-480F5EB1A7CB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MergeSort", "MergeSort\MergeSort.csproj", "{7B485568-4C3F-4E8A-95E5-D39D475DD181}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketClient", "SocketClient\SocketClient.csproj", "{7463BA01-16EE-422A-BFE2-3B3AEAE48D17}"
Expand All @@ -15,10 +13,6 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6E3BC81-6159-4CF1-AF0D-480F5EB1A7CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6E3BC81-6159-4CF1-AF0D-480F5EB1A7CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6E3BC81-6159-4CF1-AF0D-480F5EB1A7CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6E3BC81-6159-4CF1-AF0D-480F5EB1A7CB}.Release|Any CPU.Build.0 = Release|Any CPU
{7B485568-4C3F-4E8A-95E5-D39D475DD181}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B485568-4C3F-4E8A-95E5-D39D475DD181}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B485568-4C3F-4E8A-95E5-D39D475DD181}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
8 changes: 0 additions & 8 deletions ConcurrentCSharp/Example01/Example01.csproj

This file was deleted.

12 changes: 0 additions & 12 deletions ConcurrentCSharp/Example01/Program.cs

This file was deleted.

Binary file not shown.
5 changes: 0 additions & 5 deletions ConcurrentCSharp/Example01/obj/Example01.csproj.nuget.cache

This file was deleted.

61 changes: 0 additions & 61 deletions ConcurrentCSharp/Example01/obj/Example01.csproj.nuget.dgspec.json

This file was deleted.

15 changes: 0 additions & 15 deletions ConcurrentCSharp/Example01/obj/Example01.csproj.nuget.g.props

This file was deleted.

This file was deleted.

67 changes: 0 additions & 67 deletions ConcurrentCSharp/Example01/obj/project.assets.json

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Courses
This rep. contains my personal educational materials.
This repository contains personal educational materials.

0 comments on commit 9ad1011

Please sign in to comment.