-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ericwu/MemoryModule.NET
base: master
head repository: trungnt2910/MemoryModule.NET
compare: master
- 8 commits
- 4 files changed
- 2 contributors
Commits on Jul 4, 2024
-
build(deps): bump Microsoft.NET.Test.Sdk from 17.3.3 to 17.10.0
Bumps Microsoft.NET.Test.Sdk from 17.3.3 to 17.10.0. --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fa3f635 - Browse repository at this point
Copy the full SHA fa3f635View commit details
Commits on Aug 13, 2024
-
build(deps): bump MSTest.TestFramework from 2.2.10 to 3.5.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.5.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v2.2.10...v3.5.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b485071 - Browse repository at this point
Copy the full SHA b485071View commit details -
Merge pull request trungnt2910#47 from trungnt2910/dependabot/nuget/M…
…icrosoft.NET.Test.Sdk-17.10.0 build(deps): bump Microsoft.NET.Test.Sdk from 17.3.3 to 17.10.0
Configuration menu - View commit details
-
Copy full SHA for a3c75d2 - Browse repository at this point
Copy the full SHA a3c75d2View commit details -
Merge pull request trungnt2910#52 from trungnt2910/dependabot/nuget/M…
…STest.TestFramework-3.5.2 build(deps): bump MSTest.TestFramework from 2.2.10 to 3.5.2
Configuration menu - View commit details
-
Copy full SHA for e2a3203 - Browse repository at this point
Copy the full SHA e2a3203View commit details -
build(deps): bump MSTest.TestAdapter from 2.2.7 to 3.5.2
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.7 to 3.5.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v2.2.7...v3.5.2) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d7d08b - Browse repository at this point
Copy the full SHA 6d7d08bView commit details -
Merge pull request trungnt2910#53 from trungnt2910/dependabot/nuget/M…
…STest.TestAdapter-3.5.2 build(deps): bump MSTest.TestAdapter from 2.2.7 to 3.5.2
Configuration menu - View commit details
-
Copy full SHA for 54df80c - Browse repository at this point
Copy the full SHA 54df80cView commit details
Commits on Jun 13, 2025
-
feat: Add Windows ARM64 support
Fixed the process architecture to host image machine type code. Now ARM64 `.dll`s should be loadable by MemoryModule.
Configuration menu - View commit details
-
Copy full SHA for 04939b5 - Browse repository at this point
Copy the full SHA 04939b5View commit details -
fix(Windows): Legacy .NET Framework builds
Use old method of detecting archtiecture (`Environment.Is64BitProcess`) for .NET Framework 4.5.1 builds.
Configuration menu - View commit details
-
Copy full SHA for d109252 - Browse repository at this point
Copy the full SHA d109252View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master