Skip to content

Commit

Permalink
Merge pull request #3735 from microsoft/dependabot/nuget/Microsoft.So…
Browse files Browse the repository at this point in the history
…urceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • Loading branch information
baywet authored Nov 16, 2023
2 parents dea00b4 + 75e9f94 commit b6edabc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Kiota.Builder/Kiota.Builder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Microsoft.OpenApi" Version="1.6.10" />
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.1-preview" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.10" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="NeoSmart.AsyncLock" Version="3.2.1" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
<ProjectReference Include="..\Kiota.Generated\KiotaGenerated.csproj" OutputItemType="Analyzer"
Expand Down
2 changes: 1 addition & 1 deletion src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.1-preview" />
<PackageReference Include="StreamJsonRpc" Version="2.16.36" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
<ProjectReference Include="..\Kiota.Generated\KiotaGenerated.csproj" OutputItemType="Analyzer"
ReferenceOutputAssembly="false" />
Expand Down

0 comments on commit b6edabc

Please sign in to comment.