New Changes waiting
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NETCore.App" Version="2.2.8" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
@ -5,7 +5,7 @@ using System.Globalization;
|
||||
using System.Linq;
|
||||
using Books.ConsoleApp;
|
||||
|
||||
namespace Books.Console
|
||||
namespace Books.ConsoleApp
|
||||
{
|
||||
class Program
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user