Skip to content

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

Please don't squash-merge this PR.

jtschuster and others added 7 commits May 12, 2025 11:50
* Set DnneBuildExports=false when publishing AOT

* Set DnneAddGeneratedBinaryToProject=true

* Update README to add /u flag for regsvr32.exe when unregistering
…dows, updated description, company and copyright information
Bumps the dotnet group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `dependabot/fetch-metadata` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
…-1d3f3f8c36

Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 in the dotnet group
* Bug fixes for Orleans Bank Account sample.

Balance now updates after Deposit or Withdraw operations.

Withdraw decrements now instead of incorrectly incrementing.

* Code Review suggestions and bug fixes.

Made Balance a class instead of a record as no benefit in using record here.

Added Id attribute to Balance.Value so that it is serialized and to allow state to be persisted after a Withdrawal.

Removed Reentrant attribute from AccountGrain as this could introduce race conditions when using Transactions.
…ase-updates

Updated C1 packages to latest, changed target framework to net8.0-windows, updated description, company and copyright information
@dotnet-policy-service dotnet-policy-service bot requested review from a team and adegeo as code owners June 12, 2025 22:32
@BillWagner BillWagner added this pull request to the merge queue Jun 13, 2025
Merged via the queue into live with commit b35dd59 Jun 13, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants