Skip to content

Commit

Permalink
Bump source generator version (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
inputfalken authored Dec 30, 2024
1 parent fd32905 commit e08cae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Dynatello/Dynatello.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamoDBGenerator" Version="1.1.0"/>
<PackageReference Include="DynamoDBGenerator.SourceGenerator" Version="1.1.0"/>
<PackageReference Include="DynamoDBGenerator" Version="1.2.0"/>
<PackageReference Include="DynamoDBGenerator.SourceGenerator" Version="1.2.0"/>
</ItemGroup>

</Project>

0 comments on commit e08cae8

Please sign in to comment.