Skip to content

Commit

Permalink
fix: #8994 (#9058)
Browse files Browse the repository at this point in the history
  • Loading branch information
goverdhan07 committed Mar 22, 2022
1 parent 421d062 commit 435ecf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/dotnet/Pulumi/Pulumi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageReference Include="Pulumi.Protobuf" Version="3.13.0" />
<PackageReference Include="semver" Version="2.0.6" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 435ecf6

Please sign in to comment.