Skip to content

Commit

Permalink
update to inxton 1.15.11-alpha.745 (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKu authored Oct 13, 2022
1 parent d4344c5 commit 2b05da4
Show file tree
Hide file tree
Showing 25 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion src/Tc.Prober/src/Tc.Prober/Tc.Prober.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<None Include="Assets\TcOpenLogo128.png">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<None Remove="_generated\PlcTcProberTests\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Localizations.Designer.cs">
Expand Down
2 changes: 1 addition & 1 deletion src/Tc.Prober/tests/Tc.ProberTest/Tc.ProberTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
<PackageReference Include="nunit" Version="3.13.2" />
<PackageReference Include="JunitXml.TestLogger" Version="2.1.10" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.4" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="5.0.7" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/TcOpen.Inxton/src/Application/TcOpen.Inxton.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Abstractions\TcOpen.Inxton.Abstractions.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion src/TcOpen.Inxton/src/TcOpen.Inxton/TcOpen.Inxton.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Core" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Core" Version="1.15.11-alpha.745" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
<PackageReference Include="Blazm.Components" Version="1.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="5.0.17" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
<PackageReference Include="MaterialDesignThemes" Version="4.4.0" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.31" />
</ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions src/TcoCore/src/TcoCoreConnector/TcoCoreConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<DefineConstants>PLC_DOCU</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.vortex.compiler.console" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
<PackageReference Include="Inxton.vortex.compiler.console" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<Content Include="_meta\TcoCore.library" IncludeInPackage="true" Pack="true" PackagePath="lib" CopyToOutputDirectory="PreserveNewest" />
Expand Down
2 changes: 1 addition & 1 deletion src/TcoCore/tests/TcoDummyTest/TcoDummyTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="Inxton.vortex.compiler.console" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.vortex.compiler.console" Version="1.15.11-alpha.745" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.17" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
<PackageReference Include="MaterialDesignThemes" Version="4.4.0" />
<ProjectReference Include="..\..\..\..\TcOpen.Inxton\src\TcOpen.Inxton.Wpf\TcOpen.Inxton.Wpf.csproj" />
<ProjectReference Include="..\..\TcoDataConnector\TcoDataConnector.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.4" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.4" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.17" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/TcoIo/src/TcoIoConnector/TcoIoConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Inxton.iXlinker" Version="0.1.4-alpha.100">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\TcoCore\src\TcoCoreConnector\TcoCoreConnector.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Vortex.Presentation.Controls.Blazor-experimental" Version="1.15.11-alpha.745" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.4" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<Content Include="_meta\version.info" IncludeInPackage="true" Pack="true" PackagePath="lib" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\TcoCore\src\TcoCoreConnector\TcoCoreConnector.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials.Wpf" Version="1.15.11-alpha.745" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.10-nightly.768" />
<PackageReference Include="Inxton.Package.Vortex.Essentials" Version="1.15.11-alpha.745" />
</ItemGroup>
<ItemGroup>
<Folder Include="_generated\" />
Expand Down

0 comments on commit 2b05da4

Please sign in to comment.