Skip to content

Tags: Brightspace/rules_csharp

Tags

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add limited net11/net30/net35/net403 support (mostly for NuGet packag…

…es) (#88)

Closes #59

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix strong-naming on not-Windows (#81)

* add strong-named example

* add keyfile to the list of action inputs

* fixup! exes need a Main

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add import_nuget_package (#48)

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove visibility from noncylics (#46)

Fixes: #43

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add runfiles to binary outputs (#35)

This goes towards #9, but doesn't fix it. We still need to deal with how
these files aren't all collected into a single directory.