mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Bump MemoryPack from 1.21.1 to 1.21.3
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack) from 1.21.1 to 1.21.3. - [Release notes](https://github.com/Cysharp/MemoryPack/releases) - [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.3) --- updated-dependencies: - dependency-name: MemoryPack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6f661efb27
commit
e6fc35fcc9
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="MemoryPack" Version="1.21.1" />
|
||||
<PackageReference Include="MemoryPack" Version="1.21.3" />
|
||||
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.10.48" />
|
||||
<PackageReference Include="NLog" Version="4.7.10" />
|
||||
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue