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: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan exten
10
10
11
11
[This package](https://www.nuget.org/packages/Exceptionless.DateTimeExtensions/) can be installed via the [NuGet package manager](https://docs.nuget.org/consume/Package-Manager-Dialog). If you need help, please contact us via in-app support or [open an issue](https://github.com/exceptionless/Exceptionless.DateTimeExtensions/issues/new). We’re always here to help if you have any questions!
12
12
13
-
1. You will need to have [Visual Studio 2017](http://www.visualstudio.com/products/visual-studio-community-vs) installed.
14
-
2. Open the `Exceptionless.DateTimeExtensions.sln` Visual Studio solution file.
13
+
1. You will need to have [Visual Studio Code](https://code.visualstudio.com/) installed.
14
+
2. Open the root folder.
15
15
16
16
## Using DateTimeExtensions
17
17
@@ -91,3 +91,7 @@ using Exceptionless.DateTimeExtensions;
0 commit comments