Skip to content

Commit

Permalink
Fix NUGET packaging of the FOMOD project
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Oct 3, 2024
1 parent 4c1738e commit 0997188
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Games/NexusMods.Games.FOMOD/NexusMods.Games.FOMOD.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<!-- NuGet Package Shared Details -->
<Import Project="$([MSBuild]::GetPathOfFileAbove('NuGet.Build.props', '$(MSBuildThisFileDirectory)../'))" />

<ItemGroup>
<ProjectReference Include="..\..\Abstractions\NexusMods.Abstractions.GuidedInstallers\NexusMods.Abstractions.GuidedInstallers.csproj" />
<ProjectReference Include="..\..\Abstractions\NexusMods.Abstractions.Library.Installers\NexusMods.Abstractions.Library.Installers.csproj" />
Expand Down

0 comments on commit 0997188

Please sign in to comment.