File tree Expand file tree Collapse file tree 4 files changed +346
-329
lines changed
Expand file tree Collapse file tree 4 files changed +346
-329
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2+ <PropertyGroup >
3+ <ILLinkPackVersion >7.0.100-1.23211.1</ILLinkPackVersion >
4+ </PropertyGroup >
5+ <ItemGroup >
6+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" $(ILLinkPackVersion)" />
7+ <PackageReference Include =" Microsoft.NET.ILLink.Analyzers" Version =" $(ILLinkPackVersion)" />
8+ </ItemGroup >
29 <PropertyGroup >
310 <OutputType >Exe</OutputType >
411 <TargetFrameworks >net6.0;net7.0</TargetFrameworks >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2+ <PropertyGroup >
3+ <ILLinkPackVersion >7.0.100-1.23211.1</ILLinkPackVersion >
4+ </PropertyGroup >
5+ <ItemGroup >
6+ <PackageReference Include =" Microsoft.NET.ILLink.Tasks" Version =" $(ILLinkPackVersion)" />
7+ <PackageReference Include =" Microsoft.NET.ILLink.Analyzers" Version =" $(ILLinkPackVersion)" />
8+ </ItemGroup >
29 <PropertyGroup >
310 <OutputType >Library</OutputType >
411 <RootNamespace >libMBIN</RootNamespace >
You can’t perform that action at this time.
0 commit comments