Skip to content

Commit c2e2c50

Browse files
Bump Microsoft.Build from 17.10.46 to 17.11.48 (#73)
--- updated-dependencies: - dependency-name: Microsoft.Build dependency-version: 17.11.48 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1981711 commit c2e2c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contacts.API/Contacts.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Build" Version="17.10.46" />
17+
<PackageReference Include="Microsoft.Build" Version="17.11.48" />
1818
<ProjectReference Include="..\Contacts.Application\Contacts.Application.csproj" />
1919
<ProjectReference Include="..\Contacts.Infrastructure\Contacts.Infrastructure.csproj" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)