File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
src/connections/sources/catalog/libraries/server/csharp Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -572,6 +572,9 @@ For sample usages of the SDK in specific platforms, checkout the following:
572
572
## Compatibility
573
573
This library targets `.NET Standard 1 . 3 ` and `.NET Standard 2 . 0 `. See the [list of compatible platforms ](https :// www.nuget.org/packages/Segment.Analytics.CSharp/#supportedframeworks-body-tab){:target="_blank"}.
574
574
575
+ ## Timestamps in C#
576
+ Due to changes made in our C # library that increase the efficiency of the library , when the `sentAt ` timestamp is added to an event payload has changed . This can impact the value of the `timestamp ` field calculated by Segment if users are operating in an offline mode . More details on this change can be seen in our [timestamp documentation ](https :// segment.com/docs/connections/spec/common/#sentat){:target="_blank"}.
577
+
575
578
## Changelog
576
579
[View the Analytics - CSharp changelog on GitHub ](https :// github.com/segmentio/analytics-csharp/releases){:target="_blank"}.
577
580
You can’t perform that action at this time.
0 commit comments