Skip to content

Commit 1fdd103

Browse files
committed
* Update packages
1 parent 00df698 commit 1fdd103

62 files changed

Lines changed: 69 additions & 69 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.AdvancedDataGridView/Krypton.Toolkit.Suite.Extended.AdvancedDataGridView 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<Choose>
7575
<When Condition="'$(Configuration)' == 'Nightly'">
7676
<ItemGroup>
77-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
77+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7878
</ItemGroup>
7979
</When>
8080

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.BottomSheet.Tests/Krypton.Toolkit.Suite.Extended.BottomSheet.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13-
<PackageReference Include="xunit" Version="2.9.2" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
13+
<PackageReference Include="xunit" Version="2.9.3" />
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.BottomSheet/Krypton.Toolkit.Suite.Extended.BottomSheet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<Choose>
7373
<When Condition="'$(Configuration)' == 'Nightly'">
7474
<ItemGroup>
75-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.5.132-alpha" />
75+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7676
</ItemGroup>
7777
</When>
7878

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.Buttons/Krypton.Toolkit.Suite.Extended.Buttons 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<Choose>
7373
<When Condition="'$(Configuration)' == 'Nightly'">
7474
<ItemGroup>
75-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
75+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7676
</ItemGroup>
7777
</When>
7878

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.Calendar/Krypton.Toolkit.Suite.Extended.Calendar 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<Choose>
7373
<When Condition="'$(Configuration)' == 'Nightly'">
7474
<ItemGroup>
75-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
75+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7676
</ItemGroup>
7777
</When>
7878

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.Card.Tests/Krypton.Toolkit.Suite.Extended.Card.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13-
<PackageReference Include="xunit" Version="2.9.2" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
13+
<PackageReference Include="xunit" Version="2.9.3" />
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.Card/Krypton.Toolkit.Suite.Extended.Card.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<Choose>
7373
<When Condition="'$(Configuration)' == 'Nightly'">
7474
<ItemGroup>
75-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.5.132-alpha" />
75+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7676
</ItemGroup>
7777
</When>
7878

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.CheckSum.Tools/Krypton.Toolkit.Suite.Extended.CheckSum.Tools 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<Choose>
7575
<When Condition="'$(Configuration)' == 'Nightly'">
7676
<ItemGroup>
77-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
77+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7878
</ItemGroup>
7979
</When>
8080

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.Circular.ProgressBar/Krypton.Toolkit.Suite.Extended.Circular.ProgressBar 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<Choose>
7575
<When Condition="'$(Configuration)' == 'Nightly'">
7676
<ItemGroup>
77-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
77+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7878
</ItemGroup>
7979
</When>
8080

Source/Krypton Toolkit/Krypton.Toolkit.Suite.Extended.ComboBox/Krypton.Toolkit.Suite.Extended.ComboBox 2022.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<Choose>
7575
<When Condition="'$(Configuration)' == 'Nightly'">
7676
<ItemGroup>
77-
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.175-alpha" />
77+
<PackageReference Include="Krypton.Standard.Toolkit.Nightly" Version="110.26.6.176-alpha" />
7878
</ItemGroup>
7979
</When>
8080

0 commit comments

Comments
 (0)