1 <Project Sdk="Microsoft.NET.Sdk">
3 <OutputType>Library</OutputType>
7 <PackageReference Include="JetBrains.Annotations" PrivateAssets="all" />
8 <PackageReference Include="Microsoft.CodeAnalysis.ResxSourceGenerator" PrivateAssets="all" />
9 <PackageReference Include="SteamKit2" IncludeAssets="compile" />
10 <PackageReference Include="System.Composition.AttributedModel" IncludeAssets="compile" />
14 <ProjectReference Include="..\ArchiSteamFarm\ArchiSteamFarm.csproj" ExcludeAssets="all" Private="false" />
18 <EmbeddedResource Update="Localization\Strings.resx" />