mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-20 02:34:42 +10:00
13 lines
140 B
C#
13 lines
140 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
|
|
namespace AppxPackage
|
|
{
|
|
class PriReader
|
|
{
|
|
|
|
}
|
|
}
|