File tree Expand file tree Collapse file tree 3 files changed +2
-19
lines changed
main/net-constraints-nunit4
tests/net-constraints-nunit4 Expand file tree Collapse file tree 3 files changed +2
-19
lines changed Original file line number Diff line number Diff line change 1313 limitations under the License.
1414-->
1515
16- <Project >
17-
18- <Import Project =" Sdk.props" Sdk =" Microsoft.NET.Sdk" />
16+ <Project Sdk =" Microsoft.NET.Sdk" >
1917
2018 <PropertyGroup Label =" Build" >
2119 <TargetFrameworks >net6.0;net462</TargetFrameworks >
5351 <ItemGroup >
5452 <PackageReference Include =" NUnit" Version =" 4.3.2" />
5553 </ItemGroup >
56-
57- <Import Project =" Sdk.targets" Sdk =" Microsoft.NET.Sdk" />
58- <Import Project =" ..\..\shared\no-build.targets"
59- Condition =" $([System.Environment]::Version) < 6.0.0.0" />
6054</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313 limitations under the License.
1414-->
1515
16- <Project >
17-
18- <Import Project =" Sdk.props" Sdk =" Microsoft.NET.Sdk" />
16+ <Project Sdk =" Microsoft.NET.Sdk" >
1917
2018 <PropertyGroup Label =" Build" >
2119 <TargetFrameworks >net6.0</TargetFrameworks >
5755 <PackageReference Include =" NUnit" Version =" 4.3.2" />
5856 <PackageReference Include =" NUnit3TestAdapter" Version =" 5.0.0" />
5957 </ItemGroup >
60-
61- <Import Project =" Sdk.targets" Sdk =" Microsoft.NET.Sdk" />
62- <Import Project =" ..\..\shared\no-build.targets"
63- Condition =" $([System.Environment]::Version) < 6.0.0.0" />
6458</Project >
You can’t perform that action at this time.
0 commit comments