File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 39
39
<PackageVersion Include =" Microsoft.DotNet.RemoteExecutor" Version =" 10.0.0-beta.25164.6" />
40
40
<PackageVersion Include =" Microsoft.DotNet.XUnitExtensions" Version =" 10.0.0-beta.25164.6" />
41
41
<PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8.0.1" />
42
- <PackageVersion Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.3" />
42
+ <PackageVersion Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.3" Condition = " $(TargetFramework.StartsWith('net4')) " />
43
43
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
44
44
<PackageVersion Include =" Microsoft.SqlServer.SqlManagementObjects" Version =" 172.52.0" />
45
45
<PackageVersion Include =" Microsoft.SqlServer.Types" Version =" 10.50.1600.1" Condition =" $(TargetFramework.StartsWith('net4'))" />
You can’t perform that action at this time.
0 commit comments