diff options
| author | EverythingWindows <[email protected]> | 2022-11-07 07:22:01 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-07 07:22:01 +0700 |
| commit | 8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14 (patch) | |
| tree | 6320cca38cb1e70b7b283d47d14283e615d311d7 /ShiftOS-TheRevival-CS/Properties/Settings.settings | |
| parent | 78525e6c04152957c5862ace155b90a9ac060002 (diff) | |
| download | shiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.tar.gz shiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.tar.bz2 shiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.zip | |
csharp branch initialize
Diffstat (limited to 'ShiftOS-TheRevival-CS/Properties/Settings.settings')
| -rw-r--r-- | ShiftOS-TheRevival-CS/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival-CS/Properties/Settings.settings b/ShiftOS-TheRevival-CS/Properties/Settings.settings new file mode 100644 index 0000000..3964565 --- /dev/null +++ b/ShiftOS-TheRevival-CS/Properties/Settings.settings @@ -0,0 +1,7 @@ +<?xml version='1.0' encoding='utf-8'?> +<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"> + <Profiles> + <Profile Name="(Default)" /> + </Profiles> + <Settings /> +</SettingsFile> |
