Skip to content

Commit

Permalink
build(deps): bump Microsoft.NETFramework.ReferenceAssemblies (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2021
1 parent fbc8668 commit 9542133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

<ItemGroup>
<!-- For x-plat development -->
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
</ItemGroup>

<Import Project="$(MSBuildProjectDirectory)/releasenotes.props"
Expand Down

0 comments on commit 9542133

Please sign in to comment.