3 Commits

Author SHA1 Message Date
bobbie e6c784fccf Merge branch 'master' into Amazon-inventory-ledger-testing-and-implementation
sync master with branch
2026-04-30 10:30:44 +01:00
bobbie db9a2b9ccc added plublish to linux file 2026-04-30 09:56:41 +01:00
Bobbie Hodgetts fccf2190cd Merge pull request #48 from stokebob/master
sync with master
2026-04-30 09:50:21 +01:00
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- https://go.microsoft.com/fwlink/?LinkID=208121. -->
<Project>
<PropertyGroup>
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<PublishDir>C:\Users\Bobbie\Desktop\bnhtrade</PublishDir>
<PublishProtocol>FileSystem</PublishProtocol>
<_TargetId>Folder</_TargetId>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<SelfContained>false</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
</PropertyGroup>
</Project>