Skip to content

Commit

Permalink
Merge pull request #7 from BUTR/dependabot/nuget/Microsoft.NETFramewo…
Browse files Browse the repository at this point in the history
…rk.ReferenceAssemblies-1.0.2

Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2
  • Loading branch information
Aragas authored Aug 18, 2021
2 parents 7dd4aba + cd545bc commit 4b7d56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</ItemGroup>
<!--CI Builds-->
<ItemGroup Condition="$(TargetFramework) == 'net472' AND $(OS) != 'Windows_NT'">
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0">
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 4b7d56a

Please sign in to comment.