Skip to content

Commit bc7e5bd

Browse files
committed
Move to C# lib to folder
1 parent f498d3a commit bc7e5bd

30 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ bin/
22
obj/
33
/packages/
44
riderModule.iml
5-
/_ReSharper.Caches/
5+
/_ReSharper.Caches/
6+
**/.DS_Store

src/.DS_Store

-6 KB
Binary file not shown.
File renamed without changes.

src/Rsk.AuthZen.Client.Test/AuthZenBoxCarOptionsTests.cs renamed to src/CSharp/Rsk.AuthZen.Client.Test/AuthZenBoxCarOptionsTests.cs

File renamed without changes.

src/Rsk.AuthZen.Client.Test/AuthZenBoxcarEvaluationBodyTests.cs renamed to src/CSharp/Rsk.AuthZen.Client.Test/AuthZenBoxcarEvaluationBodyTests.cs

File renamed without changes.

src/Rsk.AuthZen.Client.Test/AuthZenBoxcarRequestBuilderTests.cs renamed to src/CSharp/Rsk.AuthZen.Client.Test/AuthZenBoxcarRequestBuilderTests.cs

File renamed without changes.
File renamed without changes.

src/Rsk.AuthZen.Client.Test/AuthZenPropertyBagTests.cs renamed to src/CSharp/Rsk.AuthZen.Client.Test/AuthZenPropertyBagTests.cs

File renamed without changes.

src/Rsk.AuthZen.Client.Test/AuthZenSingleRequestBuilderTests.cs renamed to src/CSharp/Rsk.AuthZen.Client.Test/AuthZenSingleRequestBuilderTests.cs

File renamed without changes.

src/Rsk.AuthZen.Client.Test/Rsk.AuthZen.Client.Test.csproj renamed to src/CSharp/Rsk.AuthZen.Client.Test/Rsk.AuthZen.Client.Test.csproj

File renamed without changes.

0 commit comments

Comments
 (0)