File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
VisualPinball.Engine.PinMAME Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <RuntimeIdentifier Condition =" $([MSBuild]::IsOSPlatform('Linux'))" >linux-x64</RuntimeIdentifier >
1414 </PropertyGroup >
1515 <ItemGroup >
16- <PackageReference Include =" PinMame" Version =" 0.2.0-preview.8 " />
16+ <PackageReference Include =" PinMame" Version =" 0.2.0-preview.9 " />
1717 <PackageReference Include =" PinMame.Native" Version =" 3.5.0-preview.79" />
1818 <PackageReference Include =" VisualPinball.Engine" Version =" 0.0.1-preview.105" />
1919 <!-- Uncomment when doing local dev -->
2626 <Plugins Include =" $(OutDir)PinMame.dll" />
2727 </ItemGroup >
2828 <ItemGroup Condition =" '$(RuntimeIdentifier)' == 'ios-arm64'" >
29- <Plugins Include =" $(NuGetPackageRoot)\pinmame\0.2.0-preview.7 \runtimes\ios\lib\netstandard2.1\PinMame.dll" />
29+ <Plugins Include =" $(NuGetPackageRoot)\pinmame\0.2.0-preview.9 \runtimes\ios\lib\netstandard2.1\PinMame.dll" />
3030 </ItemGroup >
3131 <ItemGroup Condition =" '$(RuntimeIdentifier)' == 'android-arm64-v8a'" >
32- <Plugins Include =" $(NuGetPackageRoot)\pinmame\0.2.0-preview.7 \runtimes\android\lib\netstandard2.1\PinMame.dll" />
32+ <Plugins Include =" $(NuGetPackageRoot)\pinmame\0.2.0-preview.9 \runtimes\android\lib\netstandard2.1\PinMame.dll" />
3333 </ItemGroup >
3434 <ItemGroup >
3535 <Plugins Include =" $(OutDir)$(AssemblyName).dll" />
You can’t perform that action at this time.
0 commit comments