Skip to content

Conversation

thompson-tomo
Copy link

Closes #1107

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR cleans up project dependencies by organizing package references and consolidating their format. The changes improve the consistency of dependency declarations across multiple EventFlow projects.

  • Moved Microsoft.CSharp to a conditional target framework group for better organization
  • Simplified package reference formatting by using inline Version attributes
  • Reorganized conditional dependency groups for clarity

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
Source/EventFlow/EventFlow.csproj Moved Microsoft.CSharp to netstandard2.1 conditional group and simplified JetBrains.Annotations format
Source/EventFlow.Sql/EventFlow.Sql.csproj Added conditional group for netstandard2.0 dependencies
Source/EventFlow.EntityFramework/EventFlow.EntityFramework.csproj Simplified Microsoft.EntityFrameworkCore package reference format

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@eventflow eventflow deleted a comment from Copilot AI Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leverage dependencies available from the framework
1 participant