Skip to content

Commit

Permalink
Updated packages (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Apr 18, 2023
1 parent 8e23f87 commit f3fc0a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.4" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.5" />
</ItemGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 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.2.4" />
<PackageReference Include="GitHubActionsDotNet" Version="1.0.25" />
<PackageReference Include="DotNetCensus.Core" Version="1.3.1" />
<PackageReference Include="GitHubActionsDotNet" Version="1.0.26" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.4" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.5" />
</ItemGroup>

</Project>

0 comments on commit f3fc0a1

Please sign in to comment.