Gregory Rudolph
4 years ago
2 changed files with 2 additions and 14 deletions
@ -1,13 +0,0 @@ |
|||||||
<Project Sdk="Microsoft.NET.Sdk"> |
|
||||||
|
|
||||||
<PropertyGroup> |
|
||||||
<OutputType>Exe</OutputType> |
|
||||||
<TargetFramework>net5.0</TargetFramework> |
|
||||||
</PropertyGroup> |
|
||||||
|
|
||||||
<ItemGroup> |
|
||||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> |
|
||||||
<PackageReference Include="RestSharp" Version="106.12.0" /> |
|
||||||
</ItemGroup> |
|
||||||
|
|
||||||
</Project> |
|
Loading…
Reference in new issue