Commit c7a3395 1 parent 57a4826 commit c7a3395 Copy full SHA for c7a3395
File tree 1 file changed +8
-0
lines changed
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.
133
133
Prerequisites and build instructions are found in our
134
134
[ contributing guidelines] ( CONTRIBUTING.md ) .
135
135
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
+
136
143
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
137
144
For more information see the [ .NET Foundation Code of Conduct] ( https://dotnetfoundation.org/code-of-conduct ) .
138
145
139
146
[ semver ] : http://semver.org
140
147
[ 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