Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Dec 10, 2024
1 parent 41da9a4 commit e23a3ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PrismSharp.Core/PrismSharp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@

<Reference Include="..\regex\$(TargetFramework)\PrismSharp.RegEx.dll" />
<ProjectReference Include="..\PrismSharp.SourceGenerator\PrismSharp.SourceGenerator.csproj"
SetTargetFramework="TargetFramework=netstandard2.0"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false"
Pack="false" />
Pack="false" />
</ItemGroup>

</Project>

0 comments on commit e23a3ea

Please sign in to comment.