diff options
author | MelonSpeedruns <melonspeedruns@outlook.com> | 2020-09-29 16:05:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 22:05:25 +0200 |
commit | a15459366e7cd76ddb33eb882fd117f5aa79493d (patch) | |
tree | c6fac74835e172a3c6549ce47cc1adcb4ccbe7be /Ryujinx.sln | |
parent | 4f65043ad77dcc37d9195b2a5e976d102421b82a (diff) |
Appveyor Ryujinx Updater (#1403)
Co-authored-by: Xpl0itR <xpl0itr@outlook.com>
Diffstat (limited to 'Ryujinx.sln')
-rw-r--r-- | Ryujinx.sln | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.sln b/Ryujinx.sln index 44ab576f..3e557dea 100644 --- a/Ryujinx.sln +++ b/Ryujinx.sln @@ -36,6 +36,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{36F870C1-3E5F-485F-B426-F0645AF78751}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig + appveyor.yml = appveyor.yml EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ryujinx.Memory", "Ryujinx.Memory\Ryujinx.Memory.csproj", "{A5E6C691-9E22-4263-8F40-42F002CE66BE}" |