This commit is contained in:
parent
f4c2ad79f2
commit
34863a9984
8 changed files with 207 additions and 333 deletions
|
@ -55,7 +55,12 @@
|
|||
<PackageReference Include="polly" Version="7.2.2" />
|
||||
<PackageReference Include="polly.extensions.http" Version="3.0.0" />
|
||||
<PackageReference Include="Refit.HttpClientFactory" Version="6.0.94" />
|
||||
|
||||
<PackageReference Include="TinyMessenger" Version="1.4.0-alpha3">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
||||
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\**\*.xnb">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue