Skip to content

Commit

Permalink
Update Dynatello.csproj (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
inputfalken authored Oct 18, 2024
1 parent f055ea9 commit c5f03c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Dynatello/Dynatello.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Authors>Robert Andersson</Authors>
<Description>Exends DynamoDB.SourceGenerator to be combined with unified handlers and request builders.</Description>
<Copyright>Robert Anderson</Copyright>
<PackageProjectUrl>https://github.com/inputfalken/DynamoDB.SourceGenerator</PackageProjectUrl>
<PackageProjectUrl>https://github.com/inputfalken/Dynatello</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/inputfalken/Dynatello</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand All @@ -19,8 +19,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DynamoDBGenerator" Version="0.8.5"/>
<PackageReference Include="DynamoDBGenerator.SourceGenerator" Version="0.8.5"/>
<PackageReference Include="DynamoDBGenerator" Version="0.8.6"/>
<PackageReference Include="DynamoDBGenerator.SourceGenerator" Version="0.8.6"/>
</ItemGroup>

</Project>

0 comments on commit c5f03c7

Please sign in to comment.