Skip to content

Commit b1c9271

Browse files
committed
Update
1 parent d1ab400 commit b1c9271

File tree

4 files changed

+41
-41
lines changed

4 files changed

+41
-41
lines changed

Commodore-Repair-Toolbox.csproj

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -78,29 +78,29 @@
7878
<ApplicationIcon>Commodore icon.ico</ApplicationIcon>
7979
</PropertyGroup>
8080
<ItemGroup>
81-
<Reference Include="EPPlus, Version=8.0.5.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
82-
<HintPath>packages\EPPlus.8.0.5\lib\net462\EPPlus.dll</HintPath>
81+
<Reference Include="EPPlus, Version=8.1.1.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
82+
<HintPath>packages\EPPlus.8.1.1\lib\net462\EPPlus.dll</HintPath>
8383
</Reference>
84-
<Reference Include="EPPlus.Interfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
85-
<HintPath>packages\EPPlus.Interfaces.8.0.0\lib\net462\EPPlus.Interfaces.dll</HintPath>
84+
<Reference Include="EPPlus.Interfaces, Version=8.1.0.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
85+
<HintPath>packages\EPPlus.Interfaces.8.1.0\lib\net462\EPPlus.Interfaces.dll</HintPath>
8686
</Reference>
87-
<Reference Include="EPPlus.System.Drawing, Version=8.0.0.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
88-
<HintPath>packages\EPPlus.System.Drawing.8.0.0\lib\net462\EPPlus.System.Drawing.dll</HintPath>
87+
<Reference Include="EPPlus.System.Drawing, Version=8.1.0.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
88+
<HintPath>packages\EPPlus.System.Drawing.8.1.0\lib\net462\EPPlus.System.Drawing.dll</HintPath>
8989
</Reference>
90-
<Reference Include="Microsoft.Bcl.Cryptography, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
91-
<HintPath>packages\Microsoft.Bcl.Cryptography.9.0.6\lib\net462\Microsoft.Bcl.Cryptography.dll</HintPath>
90+
<Reference Include="Microsoft.Bcl.Cryptography, Version=9.0.0.9, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
91+
<HintPath>packages\Microsoft.Bcl.Cryptography.9.0.9\lib\net462\Microsoft.Bcl.Cryptography.dll</HintPath>
9292
</Reference>
9393
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
9494
<HintPath>packages\Microsoft.IO.RecyclableMemoryStream.3.0.1\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
9595
</Reference>
96-
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3296.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
97-
<HintPath>packages\Microsoft.Web.WebView2.1.0.3296.44\lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath>
96+
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3485.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
97+
<HintPath>packages\Microsoft.Web.WebView2.1.0.3485.44\lib\net462\Microsoft.Web.WebView2.Core.dll</HintPath>
9898
</Reference>
99-
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.3296.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
100-
<HintPath>packages\Microsoft.Web.WebView2.1.0.3296.44\lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath>
99+
<Reference Include="Microsoft.Web.WebView2.WinForms, Version=1.0.3485.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
100+
<HintPath>packages\Microsoft.Web.WebView2.1.0.3485.44\lib\net462\Microsoft.Web.WebView2.WinForms.dll</HintPath>
101101
</Reference>
102-
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3296.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
103-
<HintPath>packages\Microsoft.Web.WebView2.1.0.3296.44\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath>
102+
<Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3485.44, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
103+
<HintPath>packages\Microsoft.Web.WebView2.1.0.3485.44\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath>
104104
</Reference>
105105
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
106106
<HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
@@ -118,10 +118,10 @@
118118
<Reference Include="System.configuration" />
119119
<Reference Include="System.Core" />
120120
<Reference Include="System.Drawing.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
121-
<HintPath>packages\System.Drawing.Common.9.0.6\lib\net462\System.Drawing.Common.dll</HintPath>
121+
<HintPath>packages\System.Drawing.Common.9.0.9\lib\net462\System.Drawing.Common.dll</HintPath>
122122
</Reference>
123-
<Reference Include="System.Formats.Asn1, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
124-
<HintPath>packages\System.Formats.Asn1.9.0.6\lib\net462\System.Formats.Asn1.dll</HintPath>
123+
<Reference Include="System.Formats.Asn1, Version=9.0.0.9, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
124+
<HintPath>packages\System.Formats.Asn1.9.0.9\lib\net462\System.Formats.Asn1.dll</HintPath>
125125
</Reference>
126126
<Reference Include="System.IO.Compression" />
127127
<Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
@@ -135,8 +135,8 @@
135135
<HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
136136
</Reference>
137137
<Reference Include="System.Security" />
138-
<Reference Include="System.Security.Cryptography.Xml, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
139-
<HintPath>packages\System.Security.Cryptography.Xml.9.0.6\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
138+
<Reference Include="System.Security.Cryptography.Xml, Version=9.0.0.9, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
139+
<HintPath>packages\System.Security.Cryptography.Xml.9.0.9\lib\net462\System.Security.Cryptography.Xml.dll</HintPath>
140140
</Reference>
141141
<Reference Include="System.Threading.Tasks" />
142142
<Reference Include="System.Xaml" />
@@ -244,23 +244,23 @@ IF EXIST "Commodore-Repair-Toolbox.xlsx" DEL /Q "Commodore-Repair-Toolbox.xlsx"
244244
REM -------------------------------------------------------------------------
245245
REM Delete old directories and files in where GitHub will get data from
246246
REM -------------------------------------------------------------------------
247-
IF EXIST "..\..\..\Data" RMDIR /S /Q "..\..\..\Data"
248-
IF EXIST "..\..\..\Tools" RMDIR /S /Q "..\..\..\Tools"
247+
rem IF EXIST "..\..\..\Data" RMDIR /S /Q "..\..\..\Data"
248+
rem IF EXIST "..\..\..\Tools" RMDIR /S /Q "..\..\..\Tools"
249249

250250
REM --------------------------------------------------------------------------
251251
REM Copy directories and files from the "Debug" folder to LOCAL folder
252252
REM --------------------------------------------------------------------------
253-
XCOPY "..\Debug\Data" "Data" /E /I /H /C /Q /Y
254-
XCOPY "..\Debug\Tools" "Tools" /E /I /H /C /Q /Y
255-
COPY "..\Debug\Commodore-Repair-Toolbox.xlsx" .
253+
XCOPY "..\..\..\Data" "Data" /E /I /H /C /Q /Y
254+
XCOPY "..\..\..\Tools" "Tools" /E /I /H /C /Q /Y
255+
rem COPY "..\Debug\Commodore-Repair-Toolbox.xlsx" .
256256

257257
REM ------------------------------------------------------------------------------------
258258
REM Copy directories and files to same folder as where GitHub gets its data from
259259
REM ------------------------------------------------------------------------------------
260-
XCOPY Data "..\..\..\Data" /E /I /H /C /Q /Y
261-
XCOPY "Tools" "..\..\..\Tools" /E /I /H /C /Q /Y
262-
COPY Commodore-Repair-Toolbox.xlsx "..\..\..\Data"
263-
COPY "..\!README.txt" "..\..\..\Data"
260+
rem XCOPY Data "..\..\..\Data" /E /I /H /C /Q /Y
261+
rem XCOPY "Tools" "..\..\..\Tools" /E /I /H /C /Q /Y
262+
rem COPY Commodore-Repair-Toolbox.xlsx "..\..\..\Data"
263+
rem COPY "..\!README.txt" "..\..\..\Data"
264264

265265

266266
REM --------------------------------
@@ -288,11 +288,11 @@ del /Q *.cfg
288288
</PropertyGroup>
289289
<Error Condition="!Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets'))" />
290290
<Error Condition="!Exists('packages\ILRepack.2.0.44\build\ILRepack.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\ILRepack.2.0.44\build\ILRepack.props'))" />
291-
<Error Condition="!Exists('packages\Microsoft.Web.WebView2.1.0.3296.44\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3296.44\build\Microsoft.Web.WebView2.targets'))" />
291+
<Error Condition="!Exists('packages\Microsoft.Web.WebView2.1.0.3485.44\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3485.44\build\Microsoft.Web.WebView2.targets'))" />
292292
</Target>
293293
<PropertyGroup>
294294
<WebView2LoaderPreference>Static</WebView2LoaderPreference>
295295
</PropertyGroup>
296296
<Import Project="packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets" Condition="Exists('packages\System.ValueTuple.4.6.1\build\net471\System.ValueTuple.targets')" />
297-
<Import Project="packages\Microsoft.Web.WebView2.1.0.3296.44\build\Microsoft.Web.WebView2.targets" Condition="Exists('packages\Microsoft.Web.WebView2.1.0.3296.44\build\Microsoft.Web.WebView2.targets')" />
297+
<Import Project="packages\Microsoft.Web.WebView2.1.0.3485.44\build\Microsoft.Web.WebView2.targets" Condition="Exists('packages\Microsoft.Web.WebView2.1.0.3485.44\build\Microsoft.Web.WebView2.targets')" />
298298
</Project>

Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4451,7 +4451,7 @@ private void checkFilesFromSource()
44514451
string json = webClient.DownloadString("https://commodore-repair-toolbox.dk/auto-data/dataChecksums.json");
44524452
checksumFromOnline = DataUpdate.LoadFromJson(json);
44534453
}
4454-
DebugOutput("INFO: Fetched checksum list of [" + checksumFromOnline.Count + "] files from online source");
4454+
DebugOutput("INFO: Calculated checksum list of [" + checksumFromOnline.Count + "] files from online source");
44554455

44564456
List<LocalFiles> checksumFromLocal = GetAllReferencedLocalFiles();
44574457
DebugOutput("INFO: Calculated checksum list of [" + checksumFromLocal.Count + "] files from local storage");

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2025.08.02.1")]
36-
[assembly: AssemblyFileVersion("2025.08.02.1")]
35+
[assembly: AssemblyVersion("2025.09.13.1")]
36+
[assembly: AssemblyFileVersion("2025.09.13.1")]

packages.config

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="EPPlus" version="8.0.5" targetFramework="net481" />
4-
<package id="EPPlus.Interfaces" version="8.0.0" targetFramework="net481" />
5-
<package id="EPPlus.System.Drawing" version="8.0.0" targetFramework="net481" />
3+
<package id="EPPlus" version="8.1.1" targetFramework="net481" />
4+
<package id="EPPlus.Interfaces" version="8.1.0" targetFramework="net481" />
5+
<package id="EPPlus.System.Drawing" version="8.1.0" targetFramework="net481" />
66
<package id="ILRepack" version="2.0.44" targetFramework="net481" developmentDependency="true" />
7-
<package id="Microsoft.Bcl.Cryptography" version="9.0.6" targetFramework="net481" />
7+
<package id="Microsoft.Bcl.Cryptography" version="9.0.9" targetFramework="net481" />
88
<package id="Microsoft.IO.RecyclableMemoryStream" version="3.0.1" targetFramework="net481" />
9-
<package id="Microsoft.Web.WebView2" version="1.0.3296.44" targetFramework="net481" />
9+
<package id="Microsoft.Web.WebView2" version="1.0.3485.44" targetFramework="net481" />
1010
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net481" />
1111
<package id="System.Buffers" version="4.6.1" targetFramework="net481" />
1212
<package id="System.ComponentModel.Annotations" version="5.0.0" targetFramework="net481" />
13-
<package id="System.Drawing.Common" version="9.0.6" targetFramework="net481" />
14-
<package id="System.Formats.Asn1" version="9.0.6" targetFramework="net481" />
13+
<package id="System.Drawing.Common" version="9.0.9" targetFramework="net481" />
14+
<package id="System.Formats.Asn1" version="9.0.9" targetFramework="net481" />
1515
<package id="System.Memory" version="4.6.3" targetFramework="net481" />
1616
<package id="System.Numerics.Vectors" version="4.6.1" targetFramework="net481" />
1717
<package id="System.Runtime.CompilerServices.Unsafe" version="6.1.2" targetFramework="net481" />
18-
<package id="System.Security.Cryptography.Xml" version="9.0.6" targetFramework="net481" />
18+
<package id="System.Security.Cryptography.Xml" version="9.0.9" targetFramework="net481" />
1919
<package id="System.ValueTuple" version="4.6.1" targetFramework="net481" />
2020
</packages>

0 commit comments

Comments
 (0)