Skip to content

Commit

Permalink
Reference test
Browse files Browse the repository at this point in the history
  • Loading branch information
dassjosh committed Mar 26, 2024
1 parent 2c7bdd5 commit f783d4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Rust.UIFramework/Rust.UIFramework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies.net48" Version="1.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<ExcludeAssets>build</ExcludeAssets>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit f783d4f

Please sign in to comment.