We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c780df + 0cfc38e commit 12573e5Copy full SHA for 12573e5
libraries/src/Directory.Packages.props
@@ -6,7 +6,7 @@
6
<!-- Do not update AspectInjector from 2.8.1 until this issue is fixed https://github.com/pamidur/aspect-injector/issues/220-->
7
<PackageVersion Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
8
<PackageVersion Include="Apache.Avro" Version="1.12.0" />
9
- <PackageVersion Include="AspectInjector" Version="2.9.0" />
+ <PackageVersion Include="AspectInjector" Version="2.8.1" />
10
<PackageVersion Include="Amazon.Lambda.Core" Version="2.7.1" />
11
<PackageVersion Include="AWSSDK.AppConfig" Version="4.0.2.2" />
12
<PackageVersion Include="AWSSDK.AppConfigData" Version="4.0.1.2" />
0 commit comments