Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
d2dyno1 committed Apr 21, 2022
1 parent b27e1fd commit 7f65971
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SecureFolderFS.Core/SecureFolderFS.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.2.1" />
<PackageReference Include="Miscreant" Version="0.3.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NSec.Cryptography" Version="21.11.0-preview2" />
<PackageReference Include="NSec.Cryptography" Version="22.4.0-preview3" />
<PackageReference Include="RFC3394" Version="1.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions SecureFolderFS.WinUI/SecureFolderFS.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="4.5.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.2" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.3" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.196" />
<PackageReference Include="Syncfusion.Chart.WinUI" Version="20.1.0.47" />
<PackageReference Include="Syncfusion.Chart.WinUI" Version="20.1.0.50" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>

Expand Down

0 comments on commit 7f65971

Please sign in to comment.