Let's try this then

This commit is contained in:
JustArchi
2022-05-11 16:28:40 +02:00
parent 36d8f46479
commit 86ef6f9abf
4 changed files with 9 additions and 7 deletions

View File

@@ -9,6 +9,10 @@
<PackageReference Include="System.Composition.AttributedModel" IncludeAssets="compile" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net48'">
<PackageReference Include="JustArchiNET.Madness" IncludeAssets="compile" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ArchiSteamFarm\ArchiSteamFarm.csproj" ExcludeAssets="all" Private="false" />
</ItemGroup>