File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/TestAssets/TestProjects
DesktopAppWithLibrary-NonSDK/TestApp
DesktopAppWithLibrary-PackagesConfig/TestApp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 <Compile Include =" **\*.cs" />
4545 </ItemGroup >
4646 <ItemGroup >
47- <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" />
47+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" Version = " 1.0.3 " />
4848 </ItemGroup >
4949 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5050 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 9898 <None Include =" packages.config" />
9999 </ItemGroup >
100100 <ItemGroup >
101- <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" />
101+ <PackageReference Include =" Microsoft.NETFramework.ReferenceAssemblies" version = " 1.0.3 " />
102102 </ItemGroup >
103103 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104104 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
You can’t perform that action at this time.
0 commit comments