Skip to content

Commit

Permalink
Bump Basic.Reference.Assemblies.Net60 from 1.7.2 to 1.7.4 in /Sharpmake
Browse files Browse the repository at this point in the history
Bumps [Basic.Reference.Assemblies.Net60](https://github.com/jaredpar/basic-reference-assemblies) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/jaredpar/basic-reference-assemblies/releases)
- [Commits](jaredpar/basic-reference-assemblies@v1.7.2...v1.7.4)

---
updated-dependencies:
- dependency-name: Basic.Reference.Assemblies.Net60
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sylvainfortin committed Aug 20, 2024
1 parent a3f8694 commit af8a946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sharpmake/Sharpmake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.10.2154" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.7.2" />
<PackageReference Include="Basic.Reference.Assemblies.Net60" Version="1.7.4" />
</ItemGroup>

<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />
Expand Down

0 comments on commit af8a946

Please sign in to comment.