Skip to content

Commit 38e2993

Browse files
Bump Analogy.CommonUtilities and Analogy.LogViewer.Interfaces
Bumps Analogy.CommonUtilities from 9.0.0-rc1 to 9.0.0-rc2 Bumps Analogy.LogViewer.Interfaces from 9.0.0-rc1 to 9.0.0-rc2 --- updated-dependencies: - dependency-name: Analogy.CommonUtilities dependency-version: 9.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Analogy.LogViewer.Interfaces dependency-version: 9.0.0-rc2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5b3b3c commit 38e2993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Analogy.LogViewer.Serilog/Analogy.LogViewer.Serilog.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Analogy.CommonUtilities" Version="9.0.0-rc1" />
24-
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="9.0.0-rc1" />
23+
<PackageReference Include="Analogy.CommonUtilities" Version="9.0.0-rc2" />
24+
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="9.0.0-rc2" />
2525
<PackageReference Include="Analogy.LogViewer.Template" Version="9.0.0-rc3" />
2626
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
2727
<PackageReference Include="Serilog" Version="4.3.0" />

0 commit comments

Comments
 (0)