File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 304
304
<MicrosoftIdentityWebGraphServiceClientVersion >2.15.2</MicrosoftIdentityWebGraphServiceClientVersion >
305
305
<MicrosoftIdentityWebUIVersion >2.15.2</MicrosoftIdentityWebUIVersion >
306
306
<MicrosoftIdentityWebDownstreamApiVersion >2.15.2</MicrosoftIdentityWebDownstreamApiVersion >
307
+ <MicrosoftIoRedistVersion >6.0.1</MicrosoftIoRedistVersion >
307
308
<MessagePackAnalyzerVersion >$(MessagePackVersion)</MessagePackAnalyzerVersion >
308
309
<MoqVersion >4.10.0</MoqVersion >
309
310
<MonoCecilVersion >0.11.2</MonoCecilVersion >
Original file line number Diff line number Diff line change 34
34
</ItemGroup >
35
35
36
36
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
37
+ <PackageReference Include =" Microsoft.IO.Redist" Version =" $(MicrosoftIoRedistVersion)" />
37
38
<PackageReference Include =" Microsoft.Signed.Wix" Version =" $(MicrosoftSignedWixVersion)" />
38
39
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
39
40
You can’t perform that action at this time.
0 commit comments