File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 28
28
<Product >AspNetStatic</Product >
29
29
<Copyright >Copyright 2023-2025 Zareh DerGevorkian. All rights reserved</Copyright >
30
30
<Description >Transforms ASP.NET Core into a static site generator.</Description >
31
- <Version >0.26.5 </Version >
31
+ <Version >0.26.6 </Version >
32
32
</PropertyGroup >
33
33
34
34
<ItemGroup >
38
38
<ItemGroup >
39
39
<PackageReference Include =" TestableIO.System.IO.Abstractions" Version =" 22.0.14" />
40
40
<PackageReference Include =" TestableIO.System.IO.Abstractions.Wrappers" Version =" 22.0.14" />
41
- <PackageReference Include =" ThrowGuard" Version =" 1.0.7 " />
41
+ <PackageReference Include =" ThrowGuard" Version =" 1.1.0 " />
42
42
<PackageReference Include =" WebMarkupMin.Core" Version =" 2.19.0" />
43
43
</ItemGroup >
44
44
Original file line number Diff line number Diff line change 28
28
<Product >AspNetStatic</Product >
29
29
<Copyright >Copyright 2023-2025 Zareh DerGevorkian and contributors. All rights reserved</Copyright >
30
30
<Description >AspNetStatic community contributed extensions.</Description >
31
- <Version >1.1.0 </Version >
31
+ <Version >1.1.1 </Version >
32
32
</PropertyGroup >
33
33
34
34
<ItemGroup >
35
- <PackageReference Include =" ThrowGuard" Version =" 1.0.7 " />
35
+ <PackageReference Include =" ThrowGuard" Version =" 1.1.0 " />
36
36
</ItemGroup >
37
37
38
38
<ItemGroup >
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
11
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
12
12
<PackageReference Include =" Moq" Version =" 4.20.72" />
13
- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.8.3 " />
14
- <PackageReference Include =" MSTest.TestFramework" Version =" 3.8.3 " />
13
+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.9.1 " />
14
+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.9.1 " />
15
15
<PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments