Skip to content

Commit

Permalink
Unity 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ds5678 committed Apr 16, 2024
1 parent 4e58abb commit f8ad86f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AssetRipper.SourceGenerated" Version="1.0.6" />
<PackageReference Include="AssetRipper.SourceGenerated" Version="1.0.12" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NUnit" Version="4.1.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AssetRipper.SourceGenerated" Version="1.0.6" />
<PackageReference Include="AssetRipper.SourceGenerated" Version="1.0.12" />
</ItemGroup>

</Project>

0 comments on commit f8ad86f

Please sign in to comment.