File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : Setup .NET
2020 uses : actions/setup-dotnet@v3
2121 with :
22- dotnet-version : 9 .0.x
22+ dotnet-version : 10 .0.x
2323 - name : Add msbuild to PATH
2424 uses : microsoft/setup-msbuild@v1.1
2525 - name : Restore dependencies
Original file line number Diff line number Diff line change 77 <UseWindowsForms >true</UseWindowsForms >
88 <ImplicitUsings >enable</ImplicitUsings >
99 <ApplicationIcon >app.ico</ApplicationIcon >
10- <AssemblyVersion >1.0.13 </AssemblyVersion >
11- <Version >1.0.13 </Version >
10+ <AssemblyVersion >1.0.14 </AssemblyVersion >
11+ <Version >1.0.14 </Version >
1212 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1313 <Platforms >AnyCPU;ARM64;x64</Platforms >
1414 <SupportedOSPlatformVersion >10.0.19041.0</SupportedOSPlatformVersion >
Original file line number Diff line number Diff line change 1010 <Identity
1111 Name =" 46954GamenologyMedia.WSASystemControl"
1212 Publisher =" CN=091B3CC8-312A-4A38-8EAB-908DCCB09857"
13- Version =" 1.0.13 .0" />
13+ Version =" 1.0.14 .0" />
1414
1515 <Properties >
1616 <DisplayName >WSA System Control</DisplayName >
Original file line number Diff line number Diff line change 167167 </ItemGroup >
168168 <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
169169 <ItemGroup >
170- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742 " PrivateAssets =" all" />
170+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.7175 " PrivateAssets =" all" />
171171 </ItemGroup >
172172 <ItemGroup >
173173 <ProjectReference Include =" ..\WSA System Control\WSA System Control.csproj" />
You can’t perform that action at this time.
0 commit comments