File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -133,8 +133,16 @@ that can help you to translate between the two representations.
133133Prerequisites and build instructions are found in our
134134[ contributing guidelines] ( CONTRIBUTING.md ) .
135135
136+ ### How do I consume the latest changes prior to their release on nuget.org?
137+
138+ We have [ a public feed] [ PublicCI ] where our CI pushes packages.
139+ Adding the feed source URL to your nuget.config file will allow you to consume package versions that haven't been publicly released to nuget.org yet.
140+
141+ ## Code of Conduct
142+
136143This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
137144For more information see the [ .NET Foundation Code of Conduct] ( https://dotnetfoundation.org/code-of-conduct ) .
138145
139146 [ semver ] : http://semver.org
140147 [ GitHeightMinimum ] : https://github.com/dotnet/Nerdbank.GitVersioning/issues/102#issuecomment-269591960
148+ [ PublicCI ] : https://dev.azure.com/andrewarnott/OSS/_packaging?_a=feed&feed=PublicCI
You can’t perform that action at this time.
0 commit comments