Minor refactoring.

pull/272/head
Halil İbrahim Kalkan 7 years ago
parent b92e7f0602
commit c86bfbc025

@ -0,0 +1,2 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/CSharpLanguageProject/LanguageLevel/@EntryValue">CSharp71</s:String></wpf:ResourceDictionary>

@ -1,6 +1,5 @@
using System;
using System.Data;
using System.Reflection;
namespace Volo.Abp.Uow
{

@ -1,5 +1,4 @@
using System;
using System.Net.Http;
using System.Threading.Tasks;
using JetBrains.Annotations;
using Microsoft.Extensions.Options;

Loading…
Cancel
Save