Replace Core.UWP namespace with Core.WinUI
This commit is contained in:
@@ -7,7 +7,7 @@ using Windows.System;
|
||||
using Wino.Core.Domain;
|
||||
using Wino.Core.Domain.Interfaces;
|
||||
|
||||
namespace Wino.Core.UWP.Services;
|
||||
namespace Wino.Core.WinUI.Services;
|
||||
|
||||
public class StoreRatingService : IStoreRatingService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user