Skip to content
Snippets Groups Projects
Commit d789f3f9 authored by areynold's avatar areynold
Browse files

update publish instructions

parent f4666880
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ The DTO project should be repackaged and published with each update to the `Api. ...@@ -31,7 +31,7 @@ The DTO project should be repackaged and published with each update to the `Api.
0. In Visual Studio, open your NuGet package sources config (**Tools > Options > NuGet Package Manager > Package Sources**). 0. In Visual Studio, open your NuGet package sources config (**Tools > Options > NuGet Package Manager > Package Sources**).
1. Click the **+** icon to add a new source with default settings. 1. Click the **+** icon to add a new source with default settings.
* In the **Name** field, give the feed a meaningful name (e.g., "Beckman Internal Feed"). * In the **Name** field, give the feed a meaningful name (e.g., "Beckman Internal Feed").
* Use the **...** icon next to the **Source** field to browse to `G:\External Relations\CommsInternalNuGetFeed`. * Use the **...** icon next to the **Source** field to browse to `G:\NuGetFeed`.
2. Click **Update**. 2. Click **Update**.
3. Click **OK**. 3. Click **OK**.
4. Search and install NuGet packages as usual. 4. Search and install NuGet packages as usual.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment