Update Nuget
This commit is contained in:
parent
09730bfbaf
commit
672449fb3e
1 changed files with 2 additions and 2 deletions
|
@ -271,7 +271,7 @@
|
|||
<Version>5.7.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Fody">
|
||||
<Version>6.8.0</Version>
|
||||
<Version>6.8.1</Version>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
@ -282,7 +282,7 @@
|
|||
<Version>2.2.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Text.Json">
|
||||
<Version>7.0.3</Version>
|
||||
<Version>8.0.4</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="WPF-UI">
|
||||
<Version>2.1.0</Version>
|
||||
|
|
Reference in a new issue