Skip to content

Commit

Permalink
Remove Microsoft.CSharp nuget dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Feb 5, 2024
1 parent 4577197 commit 950c6dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AutoMapper/AutoMapper.csproj
Expand Up @@ -38,7 +38,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 950c6dc

Please sign in to comment.