From 19b1d6dae40503bdf89db53891b3a135e477e2fe Mon Sep 17 00:00:00 2001 From: stgelaisalex Date: Tue, 24 Jul 2018 10:22:30 -0400 Subject: [PATCH] Delete upgrading.md --- docs2/pages/getting-started/upgrading.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 docs2/pages/getting-started/upgrading.md diff --git a/docs2/pages/getting-started/upgrading.md b/docs2/pages/getting-started/upgrading.md deleted file mode 100644 index d1e3845..0000000 --- a/docs2/pages/getting-started/upgrading.md +++ /dev/null @@ -1,19 +0,0 @@ -# Upgrading - -## Upgrading - -All our release are normally backward compatible to make it very easy for you to upgrade. - -## Step 1 - Before Upgrading -Before upgrading: -- Make sure to read [release notes](https://github.com/zzzprojects/Eval-Expression.NET/releases) -- **NEVER** upgrade to production without testing in a development environment first - -## Step 2 - NuGet Download - -C# Eval Expression library is only available through NuGet - -download - - -> PM> Install-Package Z.Expressions.Eval