[ci skip] infra: After a quick test, ARMeilleure didn't even use anything from Ryujinx.Common.
parent
1156307ef9
commit
9233fe86b0
|
|
@ -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 New Issue