We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72c5b8 commit 27d853dCopy full SHA for 27d853d
DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.103.8" />
+ <PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.400.7" />
14
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
15
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.NUnit" Version="1.1.1" />
16
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
SampleLibrary/SampleLibrary.csproj
@@ -7,7 +7,7 @@
7
8
9
</ItemGroup>
0 commit comments