Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into issue-609
Browse files Browse the repository at this point in the history
# Conflicts:
#	Generator/Generator.csproj
  • Loading branch information
MarvinHo64 committed Oct 11, 2024
2 parents 4ff47a2 + dde9927 commit d49bdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Generator/Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Text.Json" Version="8.0.5"/>
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="TestableIO.System.IO.Abstractions.Wrappers" Version="20.0.15" />
</ItemGroup>

Expand Down

0 comments on commit d49bdc3

Please sign in to comment.