5 references to Net7Plus
Microsoft.NET.Publish.Tests (5)
GivenThatWeWantToPublishAnAotApp.cs (3)
25[MemberData(nameof(Net7Plus), MemberType = typeof(PublishTestUtils))] 81[MemberData(nameof(Net7Plus), MemberType = typeof(PublishTestUtils))] 710[MemberData(nameof(Net7Plus), MemberType = typeof(PublishTestUtils))]
GivenThatWeWantToRunILLink.cs (2)
860if (Net7Plus.Any(tfm => (string)tfm[0] == targetFramework)) 928if (Net7Plus.Any(tfm => (string)tfm[0] == targetFramework))