Skip to content

Commit

Permalink
🐛 build error
Browse files Browse the repository at this point in the history
  • Loading branch information
AigioL committed Aug 28, 2024
1 parent eefd2fa commit c0b6d9d
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion ref/Avalonia.Image2
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>
<ProjectReference Include="..\BD.WTTS.Client.Avalonia\BD.WTTS.Client.Avalonia.csproj" />
<ProjectReference Include="..\BD.WTTS.Client\BD.WTTS.Client.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@

<ItemGroup>
<PackageReference Include="Moq" />
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>
<ProjectReference Include="..\BD.WTTS.Client.Avalonia\BD.WTTS.Client.Avalonia.csproj" />
<ProjectReference Include="..\BD.WTTS.Client.Plugins.Accelerator\BD.WTTS.Client.Plugins.Accelerator.csproj" />
<ProjectReference Include="..\BD.WTTS.Client.Plugins.ArchiSteamFarmPlus\BD.WTTS.Client.Plugins.ArchiSteamFarmPlus.csproj" />
Expand Down
3 changes: 0 additions & 3 deletions src/BD.WTTS.Client.Avalonia/BD.WTTS.Client.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>
<PackageReference Include="BD.Common" />
<PackageReference Include="BD.Common.Primitives" />
<PackageReference Include="BD.Common.Essentials" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>
<ProjectReference Include="..\BD.WTTS.Client\BD.WTTS.Client.csproj" />
<ProjectReference Include="..\BD.WTTS.Client.Avalonia\BD.WTTS.Client.Avalonia.csproj" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@
</ItemGroup>

<ItemGroup>
<!--<PackageReference Include="Avalonia" />
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>-->
<PackageReference Include="ReactiveUI.Fody" />
</ItemGroup>

Expand Down
3 changes: 0 additions & 3 deletions src/BD.WTTS.Client/BD.WTTS.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,6 @@
<!--<PackageReference Include="Microsoft.Extensions.DependencyModel" />-->
<PackageReference Include="Microsoft.Extensions.Logging.Console" />
<PackageReference Include="Avalonia" />
<PackageReference Include="BD.Common.XmlnsDefinition.Avalonia">
<Aliases>BD_Common_XmlnsDefinition_Avalonia</Aliases>
</PackageReference>
<!--<PackageReference Include="Facepunch.Steamworks" />-->
<!--<PackageReference Include="Avalonia.Desktop" />
<PackageReference Include="Avalonia.ReactiveUI" />
Expand Down

0 comments on commit c0b6d9d

Please sign in to comment.