File tree Expand file tree Collapse file tree
VirtualizingCollection.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <RestorePackages >true</RestorePackages >
1818 <TargetFrameworkProfile >
1919 </TargetFrameworkProfile >
20+ <ApplicationVersion >1.0.0.0</ApplicationVersion >
2021 </PropertyGroup >
2122 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2223 <PlatformTarget >AnyCPU</PlatformTarget >
Original file line number Diff line number Diff line change 1414 <WarningLevel >4</WarningLevel >
1515 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1616 <TargetFrameworkProfile />
17+ <ApplicationVersion >1.0.0.0</ApplicationVersion >
1718 </PropertyGroup >
1819 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1920 <PlatformTarget >AnyCPU</PlatformTarget >
Original file line number Diff line number Diff line change 1111 <AssemblyName >VirtualizingCollection.Tests</AssemblyName >
1212 <TargetFrameworkVersion >v4.7.1</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <ApplicationVersion >1.0.0.0</ApplicationVersion >
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1617 <DebugSymbols >true</DebugSymbols >
5758 <Name >VirtualizingCollection</Name >
5859 </ProjectReference >
5960 </ItemGroup >
61+ <ItemGroup >
62+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
63+ </ItemGroup >
6064 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
6165</Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework > netstandard2.0</ TargetFramework >
4+ <TargetFrameworks >net451; netstandard2.0;</ TargetFrameworks >
55 <RootNamespace >AlphaChiTech.VirtualizingCollection</RootNamespace >
66 <AssemblyName >AlphaChiTech.VirtualizingCollection</AssemblyName >
77 <Version >1.2.0</Version >
You can’t perform that action at this time.
0 commit comments