-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Frogley/RulesEngine
base: main
head repository: microsoft/RulesEngine
compare: main
- 7 commits
- 14 files changed
- 3 contributors
Commits on Mar 2, 2025
-
[Bug Fix] : Methods on custom objects not available due to System.Lin…
…q.Dynamic.Core update (microsoft#661) * short-circuiting based on toggle * unit test cases fix * demoprogram * coverage * removal of extra comma * version update
Configuration menu - View commit details
-
Copy full SHA for b1264a2 - Browse repository at this point
Copy the full SHA b1264a2View commit details
Commits on Jun 3, 2025
-
[Bug Fix] Handling of Automatic Type Registration (microsoft#675)
* adding support for automatic input-type registration * updating nuget version * updating code coverage
Configuration menu - View commit details
-
Copy full SHA for 71d59dc - Browse repository at this point
Copy the full SHA 71d59dcView commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e34d644 - Browse repository at this point
Copy the full SHA e34d644View commit details -
Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 (microsoft#657)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Purunjay Bhal <purunjaybhal@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 11e23af - Browse repository at this point
Copy the full SHA 11e23afView commit details -
Bump System.Text.Json from 6.0.11 to 9.0.2 (microsoft#654)
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.11 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.11...v9.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Purunjay Bhal <purunjaybhal@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b6e19d6 - Browse repository at this point
Copy the full SHA b6e19d6View commit details -
Bump dotnet-sdk from 9.0.0 to 9.0.301 (microsoft#681)
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.0 to 9.0.301. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](https://github.com/dotnet/sdk/commits/v9.0.301) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 9.0.301 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 890fd4c - Browse repository at this point
Copy the full SHA 890fd4cView commit details -
Bump System.Linq.Dynamic.Core from 1.6.0.1 to 1.6.2 (microsoft#671)
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.6.0.1 to 1.6.2. - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.6.0.1...v1.6.2) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Purunjay Bhal <purunjaybhal@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 89f9bcd - Browse repository at this point
Copy the full SHA 89f9bcdView 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 main...main