Skip to content

Commit

Permalink
Update Snap.Hutao.SourceGeneration.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightczx committed Nov 24, 2024
1 parent e277610 commit 3cbf3d7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
</ItemDefinitionGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" PrivateAssets="all" Version="3.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="PolySharp" Version="1.14.1">
Expand All @@ -32,7 +33,7 @@

<PropertyGroup>
<PackageId>Snap.Hutao.SourceGeneration</PackageId>
<Version>1.1.32</Version>
<Version>1.1.33</Version>
<Authors>DGP Studio</Authors>
<IncludeBuildOutput>false</IncludeBuildOutput>
<DevelopmentDependency>true</DevelopmentDependency>
Expand Down

0 comments on commit 3cbf3d7

Please sign in to comment.