Changed: namespace for accessible directory
This commit is contained in:
parent
53ee21acf4
commit
0e7d5782a9
@ -1,10 +1,9 @@
|
||||
using RandomFileRunner.IO;
|
||||
using RyzStudio.IO;
|
||||
using RyzStudio.Windows.Forms;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Diagnostics;
|
||||
using System.Drawing;
|
||||
using System.IO;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Text.Json;
|
||||
|
@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
namespace RandomFileRunner.IO
|
||||
namespace RyzStudio.IO
|
||||
{
|
||||
public class AccessibleDirectory
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user