Skip to content

Commit

Permalink
CODE RUB: Updated project file
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdutoit committed Jan 26, 2024
1 parent 0bf30e3 commit d4c8ec9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions STX.EFxceptions.Interfaces/STX.EFxceptions.Interfaces.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>disable</Nullable>
<Title>STX.EFxceptions.Base</Title>
<Product>STX.EFxceptions.Base</Product>
<PackageId>STX.EFxceptions.Base</PackageId>
<Title>STX.EFxceptions.Interfaces</Title>
<Product>STX.EFxceptions.Interfaces</Product>
<PackageId>STX.EFxceptions.Interfaces</PackageId>
<Authors>The Standard Community</Authors>
<Company>The Standard Community</Company>
<Description>A Standardized .NET library that provides interfaces for the core components to captures exceptions thrown by EntityFramework and converts them into meaningful exceptions...</Description>
Expand Down

0 comments on commit d4c8ec9

Please sign in to comment.