Skip to content

Microsoft.Extensions.Configuration.dll has wrong modified date #73544

@sunmijiang

Description

@sunmijiang

Description

Runtime version .net framework 4.7.2
Create a new C# project and add reference Microsoft.Extensions.Configuration 3.1.0, build project, then you will see the following dlls have wrong modified date in the bin folder.
image

Reproduction Steps

Create a new C# project and add reference Microsoft.Extensions.Configuration 3.1.0, build project, then you will see the following dlls have wrong modified date in the bin folder.

Expected behavior

The modified date should be same with created date.

Actual behavior

The modified date is 1/1/1980.

Regression?

It works about one week ago.

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions