Skip to content

Commit fcf1be3

Browse files
committed
Fix rebase artifact
1 parent 162b410 commit fcf1be3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
</PropertyGroup>
5151

5252
<ItemGroup Condition="$('TargetFramework') == 'net462'">
53-
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
5453
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
5554
</ItemGroup>
5655

@@ -65,4 +64,4 @@
6564
</AssemblyAttribute>
6665
</ItemGroup>
6766

68-
</Project>
67+
</Project>

0 commit comments

Comments
 (0)