Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
1. Contributing Repository
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
community features
1. Contributing Repository
Commits
9dc86783
Commit
9dc86783
authored
5 years ago
by
Benedikt Heinrichs
Browse files
Options
Downloads
Patches
Plain Diff
Update nuget.md
parent
b945e996
Branches
Sprint/2022-01
dev
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#154509
passed
5 years ago
Stage: docs
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/nuget.md
+1
-1
1 addition, 1 deletion
docs/nuget.md
with
1 addition
and
1 deletion
docs/nuget.md
+
1
−
1
View file @
9dc86783
...
...
@@ -15,7 +15,7 @@ The basic steps are:
*
In the solution explorer, right click the project => click "Pack".
2.
For cake:
*
Add our .nuspec file template, if not present
*
Run the command .
\b
uild.ps1 -Configuration Release -Target
Release
to build the project under release
*
Run the command .
\b
uild.ps1 -Configuration Release -Target
Build
to build the project under release
*
Run the command .
\b
uild.ps1 -Configuration Release -Target NugetPack to pack it
2.
Add the package to the local NuGet repository:
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment