Skip to content

Commit

Permalink
Update Yubico.NativeShim dep to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Domzalski committed Oct 28, 2022
1 parent 61102d3 commit 329a789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yubico.Core/src/Yubico.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ limitations under the License. -->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
<PackageReference Include="Yubico.NativeShims" Version="1.4.0-prerelease.20220909.1">
<PackageReference Include="Yubico.NativeShims" Version="1.5.0">
<IncludeAssets>native</IncludeAssets>
</PackageReference>
<ProjectReference Include="..\..\Yubico.DotNetPolyfills\src\Yubico.DotNetPolyfills.csproj" />
Expand Down

0 comments on commit 329a789

Please sign in to comment.