You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/server/csharp/migration-guide.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ strat: csharp
5
5
6
6
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/).
7
7
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.
0 commit comments