File tree 1 file changed +2
-15
lines changed
src/ReportGenerator.Console
1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change 90
90
<Content Include =" ProgramIcon.ico" />
91
91
</ItemGroup >
92
92
<ItemGroup >
93
- <PackageReference Include =" Microsoft.Build.Utilities.Core" >
94
- <Version >16.5.0</Version >
95
- </PackageReference >
96
- </ItemGroup >
97
- <ItemGroup >
98
- <BootstrapperPackage Include =" .NETFramework,Version=v4.7" >
99
- <Visible >False</Visible >
100
- <ProductName >Microsoft .NET Framework 4.7 %28x86 and x64%29</ProductName >
101
- <Install >true</Install >
102
- </BootstrapperPackage >
103
- <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
104
- <Visible >False</Visible >
105
- <ProductName >.NET Framework 3.5 SP1</ProductName >
106
- <Install >false</Install >
107
- </BootstrapperPackage >
93
+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Version =" 1.0.0" />
94
+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 16.5.0" />
108
95
</ItemGroup >
109
96
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
110
97
</Project >
You can’t perform that action at this time.
0 commit comments