Rafael Câmara
94b97e224f
Remove unused variables ( #1314 )
...
* Remove unused variables
Signed-off-by: Rafael Camara <rafaelcamarac@gmail.com>
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
2024-10-24 15:27:39 -05:00
Whit Waldo
0a978458bb
Fixed security advisory updates across dependencies (transitive and direct) ( #1366 )
...
Migrating whole solution to Central Package Management - several package version upgrades to address security advisories and otherwise.
---------
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-10-15 18:09:53 -05:00
Whit Waldo
8948152a87
Merge branch 'remove-workflow-methods' into remote-workflow-methods-4
...
# Conflicts:
# test/Dapr.E2E.Test/Workflows/WorkflowTest.cs
2024-10-14 13:11:21 -05:00
Whit Waldo
0709a586f9
Removed deprecated methods from DaprClient and tests as well as unused types
...
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2024-09-03 06:30:41 -05:00
Manuel Menegazzo
76d2c3eada
Consolidated version of coverlet.msbuild, coverlet.collector, xunit, xunit.runner.visualstudio, Microsoft.AspNetCore.Mvc.Testing, Moq to the same version in all projects.
...
Signed-off-by: Manuel Menegazzo <manuel.menegazzo@outlook.com>
2024-06-26 19:10:32 +02:00
Phillip Hoff
02ab25e937
Consolidate C# language version to 10. ( #1180 )
...
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-11-13 15:20:01 -08:00
Chris Gillum
e59c856b33
Proper workflow retry support in Dapr SDK ( #1090 )
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2023-05-19 09:22:13 -05:00
Chris Gillum
aa38b05af7
Enable unit testing for Dapr Workflows ( #1035 )
...
* Workflow SDK changes to enable unit testing
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Sample workflow unit testing project
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
---------
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-16 11:55:21 -08:00