Skip to content

Commit dfa8651

Browse files
Bump Microsoft.NETFramework.ReferenceAssemblies and ProjectDefaults
Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [ProjectDefaults](https://github.com/SimonCropp/ProjectDefaults). These dependencies needed to be updated together. Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `ProjectDefaults` from 1.0.144 to 1.0.147 - [Commits](https://github.com/SimonCropp/ProjectDefaults/commits) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: ProjectDefaults dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38f54c5 commit dfa8651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageVersion Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.13" />
1515
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
1616
<PackageVersion Include="Polyfill" Version="7.7.1" />
17-
<PackageVersion Include="ProjectDefaults" Version="1.0.144" />
17+
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />
1818
<PackageVersion Include="PropertyChanged.Fody" Version="4.1.0" />
1919
<PackageVersion Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
2020
<PackageVersion Include="Verify.NUnit" Version="28.3.2" />

0 commit comments

Comments
 (0)