File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 267
267
<XunitExtensibilityCoreVersion >$(XunitVersion)</XunitExtensibilityCoreVersion >
268
268
<XunitExtensibilityExecutionVersion >$(XunitVersion)</XunitExtensibilityExecutionVersion >
269
269
<XUnitRunnerVisualStudioVersion >2.4.3</XUnitRunnerVisualStudioVersion >
270
- <MicrosoftDataSqlClientVersion >1.0.19249.1 </MicrosoftDataSqlClientVersion >
270
+ <MicrosoftDataSqlClientVersion >2.1.7 </MicrosoftDataSqlClientVersion >
271
271
<MicrosoftAspNetCoreAppVersion >6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion >
272
272
</PropertyGroup >
273
273
<!-- Restore feeds -->
Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<SchemaVersion >2.0</SchemaVersion >
6
6
<ProductVersion >3.14</ProductVersion >
7
- <WixVersion >1.0 .0-v3.14.0.5722 </WixVersion >
7
+ <WixVersion >3.14 .0-8606.20240208.1 </WixVersion >
8
8
</PropertyGroup >
9
9
10
10
<PropertyGroup >
Original file line number Diff line number Diff line change 26
26
</ItemGroup >
27
27
28
28
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
29
- <PackageReference Include =" Microsoft.Signed.Wix" Version =" 1.0 .0-v3.14.0.5722 " />
29
+ <PackageReference Include =" Microsoft.Signed.Wix" Version =" 3.14 .0-8606.20240208.1 " />
30
30
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
31
31
32
32
<Reference Include =" Microsoft.Build" />
You can’t perform that action at this time.
0 commit comments