Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1416 autofac change revert #1417

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Conversation

msevestre
Copy link
Member

No description provided.

@@ -32,7 +32,7 @@


<ItemGroup>
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="Autofac" Version="4.9.4" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yuri05 @abdelr @georgeDaskalakis
As long as we are not working with .NET 5 or higher, we will have those issues where we cannot upgrade. We need to move away from Mono asap. All our problems are due to the fact that we are stuck with .NET standard 2.0

@msevestre msevestre merged commit 7b30bad into develop Jan 4, 2022
@msevestre msevestre deleted the 1416-autofac-change-revert branch January 4, 2022 12:36
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.

None yet

1 participant