ASF_ItemDropper icon indicating copy to clipboard operation
ASF_ItemDropper copied to clipboard

Will this be updated to work with ASF 5.2.0.10?

Open chuvak889 opened this issue 4 years ago • 3 comments

ASF moved to .NET 6, i was wondering if this plugin will get an update.

Thanks a lot for your hard work, guys.

chuvak889 avatar Dec 05 '21 22:12 chuvak889

I see there was an update in other branch, but i have no idea how to use it. I mean i installed Github Desktop and NET SDK, but it kinda beats me

In CMD i get C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(130,5): error : Invalid framework identifier ''. [C:\Users\chuvak\Documents\ASF_ItemDropper-devel\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

chuvak889 avatar Feb 05 '22 12:02 chuvak889

I see there was an update in other branch, but i have no idea how to use it. I mean i installed Github Desktop and NET SDK, but it kinda beats me

In CMD i get C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(130,5): error : Invalid framework identifier ''. [C:\Users\chuvak\Documents\ASF_ItemDropper-devel\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

Have you found a solution?

ksardsas2015 avatar Jun 14 '22 08:06 ksardsas2015

No, sadly.

I did try to build the branch that was supposd to work with the .NET 6 update but failed.

On Windows it says C:\Program Files\dotnet\sdk\6.0.101\NuGet.targets(289,5): error MSB3202: The project file "C:\Users\Chuvak\Downloads\ASF_ItemDropper-devel\ArchiSteamFarm\ArchiSteamFarm\ArchiSteamFarm.csproj" was not found. [C:\Users\Chuvak\Downloads\ASF_ItemDropper-devel\ASFItemDropper.sln] The system cannot find the path specified.

And on Linux on my Raspberry Pi it says:

Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
  http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409
./build.sh: line 32: 7z: command not found

And well, i have .NET SDK installed...

chuvak889 avatar Jun 25 '22 19:06 chuvak889