Copy steam_api in tests

This commit is contained in:
Garry Newman 2019-06-25 12:36:46 +01:00
parent 74ec75b708
commit 71af8c0e9b

View File

@ -9,6 +9,7 @@ namespace Steamworks
{
[TestClass]
[DeploymentItem( "steam_api64.dll" )]
[DeploymentItem( "steam_api.dll" )]
public class AppTest
{
[AssemblyInitialize]