Skip to content

Tags: jaredpar/basic-reference-assemblies

Tags

v1.8.8

Toggle v1.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update .NET 11 to preview 4 (#84)

v1.8.7

Toggle v1.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add net100 web support (#83)

* Add .NET 10.0 Web support

* Add .NET 10.0 Web support including generator changes and project file

* Add .NET 100 Wasm reference assemblies

* Fix WASM CoreLib discovery and update UnitTests TestData

* Fixed string indentation and removed unnecessary project reference

* Apply suggestions from code review

Co-authored-by: Jared Parsons <jared@paranoidcoding.org>

---------

Co-authored-by: Jared Parsons <jared@paranoidcoding.org>

v1.8.6

Toggle v1.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update .NET 11 to preview 3 (#82)

v1.8.5

Toggle v1.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Publish on merge

* Update publish workflow to trigger on merge to main with auto-incremented patch version

Agent-Logs-Url: https://github.com/jaredpar/basic-reference-assemblies/sessions/6685f415-fc2d-4fba-9289-91358b1d10b7

Co-authored-by: jaredpar <146967+jaredpar@users.noreply.github.com>

* Restore workflow_dispatch trigger with optional version override

Agent-Logs-Url: https://github.com/jaredpar/basic-reference-assemblies/sessions/19a39b49-846f-4b2d-a18a-a157074fe47e

Co-authored-by: jaredpar <146967+jaredpar@users.noreply.github.com>

* Match complog publish pattern: workflow_run + workflow_dispatch triggers

Agent-Logs-Url: https://github.com/jaredpar/basic-reference-assemblies/sessions/3a3bd19d-3b24-4a5e-ad3a-9f28d7934700

Co-authored-by: jaredpar <146967+jaredpar@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jaredpar <146967+jaredpar@users.noreply.github.com>

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
net10.0 RTM (#77)

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to 10p6 (#73)

* Update to 10p6

This will include a runtime async capable set of references.

* Update generate script

* Update generated files

v1.8.2

Toggle v1.8.2's commit message
Fix the generated code

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.Net 10 Support (#68)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move to net9.0 RTM (#66)

* Move to net9.0 RTM

Now that `net9.0` is released, update the references

closes #65

v1.7.9

Toggle v1.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #63 from jaredpar/alloc

Reduce allocations