mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 19:55:31 +00: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…
Reference in a new issue