Skip to content

Conversation

@followynne
Copy link
Member

@followynne followynne commented Aug 15, 2024

No description provided.

@followynne followynne marked this pull request as ready for review August 17, 2024 14:05
@followynne followynne added the .NET Pull requests that update .net code label Aug 17, 2024
@followynne followynne requested a review from mo-esmp August 17, 2024 14:12
@followynne followynne enabled auto-merge (squash) August 17, 2024 14:13
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to 8.0.*.

</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.32"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to 6.0.*.

</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.32"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6.0.*

</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7"/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8.0.*

@followynne followynne disabled auto-merge August 26, 2024 10:43
@mo-esmp mo-esmp merged commit ef9b076 into serilog-contrib:master Aug 26, 2024
@followynne followynne deleted the tests/move-mongodb-to-sink-generation branch September 7, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants