Skip to content

Commit

Permalink
🔖 1.24.10828.11531
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Aug 28, 2024
1 parent a5cb387 commit d051671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BD.Common/BD.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Avalonia" PrivateAssets="All" />
<PackageReference Include="Avalonia" />
<PackageReference Include="Nito.Comparers" />
<PackageReference Include="gfoidl.Base64" />
<PackageReference Include="Crc32.NET" />
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<IsTrimmable>true</IsTrimmable>
<!--<Version>1.yy.1MMdd.1hhmm</Version>-->
<Version>1.24.10828.11530</Version>
<Version>1.24.10828.11531</Version>
<PackageIconUrl>https://avatars.githubusercontent.com/u/79355691?s=200&amp;v=4</PackageIconUrl>
<Company>江苏蒸汽凡星科技有限公司</Company>
<Copyright>©️ $(Company). All rights reserved.</Copyright>
Expand Down

0 comments on commit d051671

Please sign in to comment.