mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 00:16:23 +02:00
[ci skip] infra: After a quick test, ARMeilleure didn't even use anything from Ryujinx.Common.
This commit is contained in:
parent
1156307ef9
commit
9233fe86b0
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@ rm -rf pkgs
|
||||||
mkdir pkgs
|
mkdir pkgs
|
||||||
|
|
||||||
package ARMeilleure
|
package ARMeilleure
|
||||||
package Ryujinx.Common
|
|
||||||
package Ryujinx.Memory
|
package Ryujinx.Memory
|
||||||
|
|
||||||
dotnet nuget push pkgs/*.nupkg --source RyubingPkgs
|
dotnet nuget push pkgs/*.nupkg --source RyubingPkgs
|
|
@ -7,7 +7,6 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\Ryujinx.Common\Ryujinx.Common.csproj" />
|
|
||||||
<ProjectReference Include="..\Ryujinx.Memory\Ryujinx.Memory.csproj" />
|
<ProjectReference Include="..\Ryujinx.Memory\Ryujinx.Memory.csproj" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue