Skip to content

Commit 8ed03bd

Browse files
Update Catlips source gens to latest version
1 parent b5364f1 commit 8ed03bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Template/Template.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<PackageReference Include="ENet-CSharp" Version="2.4.8" Condition="!Exists('ENet-CSharp.dll')" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2525
<!-- https://github.com/Cat-Lips/GodotSharp.SourceGenerators -->
26-
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.7.0-260208-1601.Release" />
26+
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.7.0-260331-1947.Release" />
2727
<PackageReference Include="PacketGen" Version="1.3.24" />
2828
<PackageReference Include="Template.OptionsGen" Version="1.0.8" />
2929

3030
<!-- gdUnit4 package dependencies -->
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
3232
<PackageReference Include="gdUnit4.api" Version="5.1.0-rc3" />
3333
<PackageReference Include="gdUnit4.test.adapter" Version="3.0.0" />
34-
<PackageReference Include="gdUnit4.analyzers" Version="1.0.0" >
34+
<PackageReference Include="gdUnit4.analyzers" Version="1.0.0">
3535
<PrivateAssets>none</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)