mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-27 22:18:11 +03:00
Copy steam_api in tests
This commit is contained in:
parent
74ec75b708
commit
71af8c0e9b
@ -9,6 +9,7 @@ namespace Steamworks
|
|||||||
{
|
{
|
||||||
[TestClass]
|
[TestClass]
|
||||||
[DeploymentItem( "steam_api64.dll" )]
|
[DeploymentItem( "steam_api64.dll" )]
|
||||||
|
[DeploymentItem( "steam_api.dll" )]
|
||||||
public class AppTest
|
public class AppTest
|
||||||
{
|
{
|
||||||
[AssemblyInitialize]
|
[AssemblyInitialize]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user