12 changed files
BEHelper | ||
BEHelper.csproj | ||
BExplorer/BetterExplorer | ||
BetterExplorer.csproj | ||
BreadcrumbBar | ||
Odyssey.Controls.csproj | ||
ConsoleControl | ||
ConsoleControl.csproj | ||
DBUpdater | ||
DBUpdater.csproj | ||
packages.config | ||
GMailDrivePlugin | ||
GMailDrivePlugin.csproj | ||
packages.config | ||
ShellLibrary | ||
ShellLibrary.csproj | ||
TabControl | ||
Wpf.TabControl.csproj | ||
WpfControlLibrary1 | ||
BetterExplorerControls.csproj | ||
WpfDocumentPreviewer | ||
WpfDocumentPreviewer.csproj | ||
Add comment 17 <PackageReference Include="DotNet.Contracts" Version="1.10.20606.1" />
Add comment 18 <PackageReference Include="EntityFramework" Version="6.4.4" />
Add comment 19 <PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
Add comment 20 Minus <PackageReference Include="System.ServiceModel.Duplex" Version="4.8.1" />
Add comment 21 Minus <PackageReference Include="System.ServiceModel.NetTcp" Version="4.8.1" />
Add comment 22 Minus <PackageReference Include="System.ServiceModel.Federation" Version="4.8.1" />
Add comment 23 Minus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.2.236301">
Add comment 20 Plus <PackageReference Include="System.ServiceModel.Duplex" Version="4.9.0" />
Add comment 21 Plus <PackageReference Include="System.ServiceModel.NetTcp" Version="4.9.0" />
Add comment 22 Plus <PackageReference Include="System.ServiceModel.Federation" Version="4.9.0" />
Add comment 23 Plus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.261602">
Add comment 24 <PrivateAssets>all</PrivateAssets>
Add comment 25 </PackageReference>
Add comment 26 Minus <PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.2" />
Add comment 26 Plus <PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
Add comment 27 </ItemGroup>
Add comment 28 <ItemGroup>
Add comment 29 <Compile Remove="Obsolete\AsyncContext.cs" />
BetterExplorer.csproj
/BExplorer/BetterExplorer/BetterExplorer.csproj-2+2/BExplorer/BetterExplorer/BetterExplorer.csproj
Add comment 664 <Page Remove="Translation\Locale.ta-IN.xaml" />
Add comment 665 </ItemGroup>
Add comment 666 <ItemGroup>
Add comment 667 Minus <PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.0.2" />
Add comment 667 Plus <PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />
Add comment 668 <PackageReference Include="NLog" Version="4.7.13" />
Add comment 669 Minus <PackageReference Include="SingleInstanceCore" Version="2.1.0" />
Add comment 669 Plus <PackageReference Include="SingleInstanceCore" Version="2.2.1" />
Add comment 670 </ItemGroup>
Add comment 671 <ProjectExtensions>
Add comment 672 <VisualStudio>
Odyssey.Controls.csproj
/BreadcrumbBar/Odyssey.Controls.csproj-2+2/BreadcrumbBar/Odyssey.Controls.csproj
Add comment 46 <ItemGroup>
Add comment 47 <PackageReference Include="EntityFramework" Version="6.4.4" />
Add comment 48 <PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
Add comment 49 Minus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.2.236301">
Add comment 49 Plus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.261602">
Add comment 50 <PrivateAssets>all</PrivateAssets>
Add comment 51 </PackageReference>
Add comment 52 Minus <PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.2" />
Add comment 52 Plus <PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
Add comment 53 </ItemGroup>
Add comment 54 <ItemGroup>
Add comment 55 <ProjectReference Include="..\ShellControls\ShellControls.csproj" />
ConsoleControl.csproj
/ConsoleControl/ConsoleControl.csproj-1+1/ConsoleControl/ConsoleControl.csproj
Add comment 59 </BootstrapperPackage>
Add comment 60 </ItemGroup>
Add comment 61 <ItemGroup>
Add comment 62 Minus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.2.236301">
Add comment 62 Plus <PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.261602">
Add comment 63 <PrivateAssets>all</PrivateAssets>
Add comment 64 </PackageReference>
Add comment 65 </ItemGroup>
Add comment 47 <Reference Include="System" />
Add comment 48 <Reference Include="System.ComponentModel.DataAnnotations" />
Add comment 49 <Reference Include="System.Core" />
Add comment 50 Minus <Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 51 Minus <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath>
Add comment 50 Plus <Reference Include="System.Data.SQLite, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 51 Plus <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\lib\net46\System.Data.SQLite.dll</HintPath>
Add comment 52 </Reference>
Add comment 53 Minus <Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 54 Minus <HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
Add comment 53 Plus <Reference Include="System.Data.SQLite.EF6, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 54 Plus <HintPath>..\packages\System.Data.SQLite.EF6.1.0.115.5\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
Add comment 55 </Reference>
Add comment 56 Minus <Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 57 Minus <HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
Add comment 56 Plus <Reference Include="System.Data.SQLite.Linq, Version=1.0.115.5, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
Add comment 57 Plus <HintPath>..\packages\System.Data.SQLite.Linq.1.0.115.5\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
Add comment 58 </Reference>
Add comment 59 <Reference Include="System.Xml.Linq" />
Add comment 60 <Reference Include="System.Data.DataSetExtensions" />
Add comment 100 </PropertyGroup>
Add comment 101 <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
Add comment 102 <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
Add comment 103 Minus <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
Add comment 103 Plus <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
Add comment 104 </Target>
Add comment 105 <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
Add comment 106 Minus <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
Add comment 106 Plus <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.115.5\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
Add comment 107 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Add comment 108 Other similar extension points exist, see Microsoft.Common.targets.
Add comment 109 <Target Name="BeforeBuild">
Add comment 1 <?xml version="1.0" encoding="utf-8"?>
Add comment 2 <packages>
Add comment 3 <package id="EntityFramework" version="6.4.4" targetFramework="net472" />
Add comment 4 Minus <package id="Stub.System.Data.SQLite.Core.NetFramework" version="1.0.114.0" targetFramework="net472" />
Add comment 5 Minus <package id="System.Data.SQLite" version="1.0.114.4" targetFramework="net472" />
Add comment 6 Minus <package id="System.Data.SQLite.Core" version="1.0.114.3" targetFramework="net472" />
Add comment 7 Minus <package id="System.Data.SQLite.EF6" version="1.0.114.0" targetFramework="net472" />
Add comment 8 Minus <package id="System.Data.SQLite.Linq" version="1.0.114.0" targetFramework="net472" />
Add comment 4 Plus <package id="Stub.System.Data.SQLite.Core.NetFramework" version="1.0.115.5" targetFramework="net472" />
Add comment 5 Plus <package id="System.Data.SQLite" version="1.0.115.5" targetFramework="net472" />
Add comment 6 Plus <package id="System.Data.SQLite.Core" version="1.0.115.5" targetFramework="net472" />
Add comment 7 Plus <package id="System.Data.SQLite.EF6" version="1.0.115.5" targetFramework="net472" />
Add comment 8 Plus <package id="System.Data.SQLite.Linq" version="1.0.115.5" targetFramework="net472" />
Add comment 9 </packages>
GMailDrivePlugin.csproj
/GMailDrivePlugin/GMailDrivePlugin.csproj/GMailDrivePlugin/GMailDrivePlugin.csproj
BetterExplorerControls.csproj
/WpfControlLibrary1/BetterExplorerControls.csproj/WpfControlLibrary1/BetterExplorerControls.csproj
WpfDocumentPreviewer.csproj
/WpfDocumentPreviewer/WpfDocumentPreviewer.csproj/WpfDocumentPreviewer/WpfDocumentPreviewer.csproj