Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions QuickFiler/QuickFiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
<Reference Include="FSharp.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion QuickFiler/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="Deedle" version="3.0.0" targetFramework="net481" />
<package id="ExCSS" version="4.3.1" targetFramework="net481" />
<package id="FSharp.Core" version="11.0.100" targetFramework="net481" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions Tags/Tags.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tags/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AsyncFixer" version="2.1.0" targetFramework="net481" developmentDependency="true" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions TaskMaster.Test/TaskMaster.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
<Reference Include="FluentAssertions, Version=8.10.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL">
<HintPath>..\packages\FluentAssertions.8.10.0\lib\net47\FluentAssertions.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion TaskMaster.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="Azure.Monitor.OpenTelemetry.Exporter" version="1.8.2" targetFramework="net481" />
<package id="Castle.Core" version="5.2.1" targetFramework="net481" />
<package id="FluentAssertions" version="8.10.0" targetFramework="net481" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions TaskMaster/TaskMaster.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
<Reference Include="Apache.Arrow.Scalars, Version=23.0.0.0, Culture=neutral, PublicKeyToken=204f54e5a45c07df, processorArchitecture=MSIL">
<HintPath>..\packages\Apache.Arrow.Scalars.23.0.0\lib\net462\Apache.Arrow.Scalars.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion TaskMaster/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Apache.Arrow" version="23.0.0" targetFramework="net481" />
<package id="Apache.Arrow.Scalars" version="23.0.0" targetFramework="net481" />
<package id="AsyncFixer" version="2.1.0" targetFramework="net481" developmentDependency="true" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions TaskTree/TaskTree.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion TaskTree/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AsyncFixer" version="2.1.0" targetFramework="net481" developmentDependency="true" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions TaskVisualization/TaskVisualization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion TaskVisualization/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AsyncFixer" version="2.1.0" targetFramework="net481" developmentDependency="true" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions ToDoModel/ToDoModel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<Reference Include="FSharp.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion ToDoModel/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="AsyncFixer" version="2.1.0" targetFramework="net481" developmentDependency="true" />
<package id="Deedle" version="3.0.0" targetFramework="net481" />
<package id="FSharp.Core" version="11.0.100" targetFramework="net481" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
4 changes: 2 additions & 2 deletions UtilitiesCS.Test/UtilitiesCS.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,8 @@
<Reference Include="FSharp.Core, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\FSharp.Core.11.0.100\lib\netstandard2.0\FSharp.Core.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ApplicationInsights, Version=3.1.2.115, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ApplicationInsights.3.1.2\lib\net462\Microsoft.ApplicationInsights.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesCS.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<package id="Deedle" version="3.0.0" targetFramework="net481" />
<package id="FluentAssertions" version="8.10.0" targetFramework="net481" />
<package id="FSharp.Core" version="11.0.100" targetFramework="net481" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
version="3.0.123"
Expand Down
4 changes: 2 additions & 2 deletions UtilitiesCS/UtilitiesCS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<Reference Include="Generic.Math, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Generic.Math.1.0.2\lib\net46\Generic.Math.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=3.3.1.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.1\lib\net462\log4net.dll</HintPath>
<Reference Include="log4net, Version=3.3.2.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.3.3.2\lib\net462\log4net.dll</HintPath>
</Reference>
<Reference Include="log4net.Ext.Json, Version=3.0.3.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.Ext.Json.3.0.3\lib\net462\log4net.Ext.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion UtilitiesCS/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<package id="FluentAssertions" version="8.10.0" targetFramework="net481" />
<package id="FSharp.Core" version="11.0.100" targetFramework="net481" />
<package id="Generic.Math" version="1.0.2" targetFramework="net481" />
<package id="log4net" version="3.3.1" targetFramework="net481" />
<package id="log4net" version="3.3.2" targetFramework="net481" />
<package id="log4net.Ext.Json" version="3.0.3" targetFramework="net481" />
<package
id="Meziantou.Analyzer"
Expand Down
Loading