Skip to content

Commit 40470be

Browse files
committed
updates
1 parent ba3bb6c commit 40470be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

build/notes.txt

+11
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,15 @@ dotnet pack ..\src\sdk\PnP.Core\PnP.Core.csproj --include-symbols --verbosity n
1616

1717
dotnet nuget push --help
1818

19+
references:
20+
https://www.reddit.com/r/dotnet/comments/dsltb7/how_i_automated_my_nuget_package_deployments/
21+
https://github.com/codeaphex/github_release_nuget_workflow
22+
https://github.com/marketplace/actions/publish-nuget
23+
https://github.com/marketplace/actions/nuget-build-number-generator
24+
25+
https://andrewlock.net/version-vs-versionsuffix-vs-packageversion-what-do-they-all-mean/
26+
https://cezarypiatek.github.io/post/setting-assembly-and-package-metadata/
27+
28+
https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepsrun
29+
1930

0 commit comments

Comments
 (0)