Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Nov 5, 2023
1 parent db224b9 commit 76f3596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/RepoGovernance.Core/RepoGovernance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="DotNetCensus.Core" Version="1.6.4" />
<PackageReference Include="GitHubActionsDotNet" Version="1.2.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.31.0" />
<PackageReference Include="Microsoft.Graph" Version="5.33.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.5.6" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/RepoGovernance.Web/RepoGovernance.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.10" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.11" />
<PackageReference Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
</ItemGroup>

Expand Down

0 comments on commit 76f3596

Please sign in to comment.