테스트
This commit is contained in:
@@ -23,8 +23,14 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="api_test.py" />
|
||||
<Compile Include="data_checker.py">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="data_manager.py" />
|
||||
<Compile Include="main.py" />
|
||||
<Compile Include="transaction.py">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="xcoin_api_client.py" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
|
||||
|
||||
Reference in New Issue
Block a user