Skip to content

Commit

Permalink
Merge pull request #187 from BrandonPotter/dependabot/nuget/Google.Au…
Browse files Browse the repository at this point in the history
…thenticator.Tests/Microsoft.SourceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /Google.Authenticator.Tests
  • Loading branch information
ahwm authored Nov 21, 2023
2 parents 2cf29a3 + e2fadec commit e13f643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Google.Authenticator/Google.Authenticator.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<Product>Google Authenticator Two-Factor</Product>
Expand All @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="QRCoder" Version="1.4.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<None Include="..\README.md" Pack="true" PackagePath="\"/>
</ItemGroup>

Expand Down

0 comments on commit e13f643

Please sign in to comment.