Skip to content

Commit

Permalink
Update ExampleAppCore.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
adoconnection authored Dec 27, 2023
1 parent e3b63e3 commit 64dbcd9
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions ExampleAppCore/ExampleAppCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,10 @@
<ItemGroup>
</ItemGroup>

<<<<<<< HEAD

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
=======
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
>>>>>>> a6e8e849f18a037f07982eed9acd2900900fabc1

<ItemGroup>
<ProjectReference Include="..\RazorEngineCore\RazorEngineCore.csproj" />
Expand Down

0 comments on commit 64dbcd9

Please sign in to comment.