Skip to content

Commit

Permalink
Remove unused package.
Browse files Browse the repository at this point in the history
  • Loading branch information
I-RzR-I committed Jan 9, 2025
1 parent f3c9147 commit d620b9a
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/DomainCommonExtensions/DomainCommonExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,6 @@
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
<PackageReference Include="Microsoft.CodeAnalysis.Common">
<Version>4.2.0</Version>
</PackageReference>
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.1'">
<PackageReference Include="Microsoft.CodeAnalysis.Common">
<Version>4.2.0</Version>
</PackageReference>
</ItemGroup>

<ProjectExtensions>
<VisualStudio>
<UserProperties BuildVersion_StartDate="2022/8/22" />
Expand Down

0 comments on commit d620b9a

Please sign in to comment.