Skip to content

Commit

Permalink
Merge pull request #15 from Nikoo-Asadnejad/develop
Browse files Browse the repository at this point in the history
fix: remove unused file
  • Loading branch information
Nikoo-Asadnejad authored Sep 27, 2024
2 parents 4238f1c + 606efc5 commit cb07a20
Show file tree
Hide file tree
Showing 24 changed files with 8 additions and 20 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.dll
Binary file not shown.
Binary file modified GenericRepository.Tests/bin/Debug/net8.0/GenericRepository.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("GenericRepository.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f0ddcf1dcaf2006e1e2ea5ee5ce4ce8bcc4f3561")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3cc96f382c7be1a9675e69ec8c699670228b76ff")]
[assembly: System.Reflection.AssemblyProductAttribute("GenericRepository.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenericRepository.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e03e0ff31eebecae1a468731ba49cc50002228c90d766e56b23fdd38e08eb357
f9bb6546aa0d4fec9f073b74e7b4b1344eefe7c4d8f5155c0ca2a52c0087693e
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/c9ea29c11a611e048379e66ed6ee97ac21e79fac/*"}}
{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/3cc96f382c7be1a9675e69ec8c699670228b76ff/*"}}
Binary file not shown.
Binary file not shown.
13 changes: 0 additions & 13 deletions GenericRepository/Application/Abstractions/BaseRepository.cs

This file was deleted.

1 change: 1 addition & 0 deletions GenericRepository/GenericRepository.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<ItemGroup>
<Folder Include="Application" />
<Folder Include="Application\Abstractions\" />
</ItemGroup>

</Project>
Binary file modified GenericRepository/bin/Debug/net8.0/GenericRepository.dll
Binary file not shown.
Binary file modified GenericRepository/bin/Debug/net8.0/GenericRepository.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("GenericRepository")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f0ddcf1dcaf2006e1e2ea5ee5ce4ce8bcc4f3561")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3cc96f382c7be1a9675e69ec8c699670228b76ff")]
[assembly: System.Reflection.AssemblyProductAttribute("GenericRepository")]
[assembly: System.Reflection.AssemblyTitleAttribute("GenericRepository")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4a11ee5478ad7b39ea8c92a79ba06300eae837620e1520636184dca22b04c1bc
6462fc54133ef9337fce403c652f60c238bf49d2c48db373e41601901073a7b5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e320e1529c061b14341263618932c99864cdc6859de8d93bcfa15756364154a7
2904dfa6f38da739df7c88b80580a22744aad1792c91080a70740c2d95da00db
Binary file modified GenericRepository/obj/Debug/net8.0/GenericRepository.dll
Binary file not shown.
Binary file modified GenericRepository/obj/Debug/net8.0/GenericRepository.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/c9ea29c11a611e048379e66ed6ee97ac21e79fac/*"}}
{"documents":{"/Users/macbook/Projects/Generic Repository/*":"https://raw.githubusercontent.com/Nikoo-Asadnejad/GenericRepository/3cc96f382c7be1a9675e69ec8c699670228b76ff/*"}}
Binary file modified GenericRepository/obj/Debug/net8.0/ref/GenericRepository.dll
Binary file not shown.
Binary file modified GenericRepository/obj/Debug/net8.0/refint/GenericRepository.dll
Binary file not shown.

0 comments on commit cb07a20

Please sign in to comment.