Skip to content

Commit 1369972

Browse files
committed
Fixing namespaces, part I
1 parent 98cb0d9 commit 1369972

126 files changed

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SharpDiffLib/algorithms/applyPatch/ApplyPatchRulesExtensions.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/ApplyPatchRulesExtensions.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/base/IApplyPatchAlgorithm.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Base/IApplyPatchAlgorithm.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/base/IApplyPatchAlgorithmRules.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Base/IApplyPatchAlgorithmRules.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/keyValue/ApplyKeyValueCollectionPatch.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/KeyValue/ApplyKeyValueCollectionPatch.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/keyValue/ApplyKeyValueCollectionPatchRules.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/KeyValue/ApplyKeyValueCollectionPatchRules.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/ordered/ApplyOrderedCollectionPatch.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/Ordered/ApplyOrderedCollectionPatch.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/ordered/ApplyOrderedCollectionPatchRules.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/Ordered/ApplyOrderedCollectionPatchRules.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/unordered/ApplyUnorderedCollectionPatch.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/Unordered/ApplyUnorderedCollectionPatch.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/unordered/ApplyUnorderedCollectionPatchRules.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/Unordered/ApplyUnorderedCollectionPatchRules.cs

File renamed without changes.

SharpDiffLib/algorithms/applyPatch/collection/unordered/ApplyUnorderedCollectionWithIdPatch.cs renamed to SharpDiffLib/Algorithms/ApplyPatch/Collection/Unordered/ApplyUnorderedCollectionWithIdPatch.cs

File renamed without changes.

0 commit comments

Comments
 (0)