JustMockLite/Telerik.JustMock.Silverlight
Ivo Stoilov d6df950b1c
Merge Q4.2024 (#219)
* Use common signing (#208)

o closes telerik/MATTeam#710

* Support for .NET Standard 2.1 (#209)

o converted JustMock project .NET Core App 2.0 target to .NET Standard 2.1
o removed JustMock project .NET Framework 4.5.0 target
o re-target all JustMock dependent projects to .NET Framework 4.7.2

* Raise Async Event causes Method Signature Error (#211)

* Raise Async Event causes Method Signature Error

o closes #745

* Raise Async Event causes Method Signature Error

o applied review comments

* Support for .NET 9 preview 6 (#212)

o fixed ref returns interception

* Fix the vulnerable transitive dependency to System.Security.Permissions 5.0.0 (#213)

o closes telerik/MATTeam#753

* fix: Implement methods for automocking #759

- Implement Arrange and ReturnsAsync methods for Task;
- Implement Arrange method for ValueTask;

* fix: Add tests for automocking

- Add test for Arrange an ReturnsAsync;

* chore: Change copyright information

* chore: Replace tabs with spaces (#216)

* chore: Replace tabs with spaces

- Closes #782

* fix: Broken symbols

* fix: Set NEWOBJ_INTERCEPTION_ON_OVERWRITE var to be disabled by default (#217)

* Fix .NET versions in the readme files (#218)
2024-11-12 14:05:43 +02:00
..
Core/TransparentProxy Merge Q4.2024 (#219) 2024-11-12 14:05:43 +02:00
Properties Fix copyright notice 2023-01-12 12:51:58 +02:00
References initial commit 2013-12-23 10:02:11 +02:00
Silverlight Merge Q4.2024 (#219) 2024-11-12 14:05:43 +02:00
Telerik.JustMock.Silverlight.csproj add ContextResolver for MSTest V2 2017-05-15 16:08:54 +03:00