Skip to content

Commit 0e402ab

Browse files
Update src/connections/sources/catalog/libraries/server/csharp/migration-guide.md
Co-authored-by: stayseesong <[email protected]>
1 parent 595edd5 commit 0e402ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/libraries/server/csharp/migration-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ strat: csharp
55

66
If you’re currently using Analytics.NET or Analytics.Xamarin to send data to Segment, please follow the steps below to migrate to the [Analytics-CSharp library](/docs/connections/sources/catalog/libraries/server/csharp/).
77

8-
You can update to Analytics-CSharp in 3 easy steps
9-
1. Bundle Analytics-CSharp into your app (and remove your previous SDK)
10-
2. Change the namespaces
8+
You can update to Analytics-CSharp in 3 steps:
9+
1. Bundle Analytics-CSharp into your app and remove your previous SDK.
10+
2. Change the namespaces.
1111
3. *(Optional)* Use `Reset` to stay anonymous.
1212

1313

0 commit comments

Comments
 (0)