Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianh committed Apr 17, 2022
1 parent e22e442 commit 8df90f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions PlatformLibs.sln
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Solution Items", ".Solutio
build.dockerfile = build.dockerfile
build.ps1 = build.ps1
LICENSE = LICENSE
readme.md = readme.md
libs\src.props = libs\src.props
libs\test.props = libs\test.props
EndProjectSection
Expand Down
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ or better still, copying into your own projects.
1. [BullsEye](/libs/bullseye): Helpers functions for use in [BullsEye](https://github.com/adamralph/bullseye)
based build programs.
1. [Configuration](/libs/configuration): Extensions to `Microsoft.Extensions.Configuration`.
1. [Hosting](/libs/hosting): Extensions to `Microsoft.Extensions.Hosting`.
1. [github](/libs/github): GitHub related utitlities including a fluent actions workflow builder.
1. [Hosting](/libs/hosting): Some utility Extensions to `Microsoft.Extensions.Hosting`.
1. [Lambda](/libs/lambda): Utilities, extensions and testing helpers for AWS lambda functions.
1. [Pulumi](/libs/pulumi): Custom component resources, extensions and helpers
for `Pulumi` based infrastructure programs.
Expand Down

0 comments on commit 8df90f7

Please sign in to comment.