Skip to content

Commit

Permalink
[C#] 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 authored Mar 24, 2023
1 parent a69b518 commit ccf8c48
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Data.Doublets.Sequences Class Library</Description>
<Copyright>konard, FreePhoenix888</Copyright>
<AssemblyTitle>Platform.Data.Doublets.Sequences</AssemblyTitle>
<VersionPrefix>0.5.1</VersionPrefix>
<VersionPrefix>0.5.2</VersionPrefix>
<Authors>konard, FreePhoenix888</Authors>
<TargetFramework>net7</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand All @@ -24,13 +24,13 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Platform.Data.Doublets dependency is updated to 0.17.1.</PackageReleaseNotes>
<PackageReleaseNotes>Platform.Data.Doublets dependency is updated to 0.17.2.</PackageReleaseNotes>
<Nullable>enable</Nullable>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Platform.Data.Doublets" Version="0.17.1" />
<PackageReference Include="Platform.Data.Doublets" Version="0.17.2" />
<PackageReference Include="Platform.Data.Sequences" Version="0.2.1" />
</ItemGroup>

Expand Down

0 comments on commit ccf8c48

Please sign in to comment.