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 300
300
<MicrosoftIdentityWebGraphServiceClientVersion >3.0.0</MicrosoftIdentityWebGraphServiceClientVersion >
301
301
<MicrosoftIdentityWebUIVersion >3.0.0</MicrosoftIdentityWebUIVersion >
302
302
<MicrosoftIdentityWebDownstreamApiVersion >3.0.0</MicrosoftIdentityWebDownstreamApiVersion >
303
+ <MicrosoftIoRedistVersion >6.0.1</MicrosoftIoRedistVersion >
303
304
<MicrosoftWindowsCsWin32Version >0.3.46-beta</MicrosoftWindowsCsWin32Version >
304
305
<MessagePackAnalyzerVersion >$(MessagePackVersion)</MessagePackAnalyzerVersion >
305
306
<MoqVersion >4.10.0</MoqVersion >
Original file line number Diff line number Diff line change 31
31
</ItemGroup >
32
32
33
33
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
34
+ <PackageReference Include =" Microsoft.IO.Redist" Version =" $(MicrosoftIoRedistVersion)" />
34
35
<PackageReference Include =" Microsoft.Signed.Wix" Version =" $(MicrosoftSignedWixVersion)" />
35
36
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
36
37
You can’t perform that action at this time.
0 commit comments