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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ To get the site that is seen at [essentialcsharp.com](https://essentialcsharp.co
18
18
19
19
1. Clone Repository locally.
20
20
2. Set any needed secrets
21
-
3. If you have do not have access to the private nuget feed, change the line `<AccessToNugetFeed>true</AccessToNugetFeed>` to `<AccessToNugetFeed>false</AccessToNugetFeed>` in [EssentialCSharp.Web/EssentialCSharp.Web.csproj](https://github.com/IntelliTect/EssentialCSharp.Web/blob/main/EssentialCSharp.Web/EssentialCSharp.Web.csproj).
21
+
3. If you have do not have access to the private nuget feed, change the line `<AccessToNugetFeed>true</AccessToNugetFeed>` to `<AccessToNugetFeed>false</AccessToNugetFeed>` in [Directory.Packages.props](https://github.com/IntelliTect/EssentialCSharp.Web/blob/main/Directory.Packages.props).
22
22
23
23
## Environment Prequisites
24
24
@@ -40,4 +40,4 @@ Testing Secret Values:
40
40
Some Value Secrets for Testing/Development Purposes:
0 commit comments