Skip to content

Commit

Permalink
Merge 6c93727 into a0cc310
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Jun 16, 2023
2 parents a0cc310 + 6c93727 commit fe6f445
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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="RepoAutomation.Core" Version="1.4.8" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.9" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/RepoGovernance.Core/RepoGovernance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
<PackageReference Include="DotNetCensus.Core" Version="1.5.8" />
<PackageReference Include="DotNetCensus.Core" Version="1.5.9" />
<PackageReference Include="GitHubActionsDotNet" Version="1.0.27" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.8" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.9" />
</ItemGroup>

</Project>

0 comments on commit fe6f445

Please sign in to comment.