File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 runs-on : windows-latest
2121
2222 env :
23- Solution_Name : WinGetStore.sln
23+ Solution_Name : WinGetStore.slnx
2424 Project_Directory : WinGetStore
2525 Signing_Certificate : WinGetStore_TemporaryKey.pfx
2626
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <Solution >
2+ <Configurations >
3+ <Platform Name =" ARM64" />
4+ <Platform Name =" x64" />
5+ <Platform Name =" x86" />
6+ </Configurations >
7+ <Project Path =" WinGetStore/WinGetStore.csproj" >
8+ <Platform Solution =" *|ARM64" Project =" ARM64" />
9+ <Platform Solution =" *|x64" Project =" x64" />
10+ <Platform Solution =" *|x86" Project =" x86" />
11+ <Deploy />
12+ </Project >
13+ </Solution >
Original file line number Diff line number Diff line change 2323
2424 <ItemGroup >
2525 <PackageReference Include =" CommunityToolkit.Labs.Notifications" Version =" 0.1.250829-build.2245" />
26- <PackageReference Include =" CommunityToolkit.Labs.Uwp.Controls.MarkdownTextBlock" Version =" 0.1.250829 -build.2245 " />
26+ <PackageReference Include =" CommunityToolkit.Labs.Uwp.Controls.MarkdownTextBlock" Version =" 0.1.250910 -build.2249 " />
2727 <PackageReference Include =" CommunityToolkit.Uwp.Converters" Version =" 8.2.250402" />
2828 <PackageReference Include =" CommunityToolkit.Uwp.Extensions" Version =" 8.2.250402" />
2929 <PackageReference Include =" CommunityToolkit.Uwp.Triggers" Version =" 8.2.250402" />
3030 <PackageReference Include =" Karambolo.Extensions.Logging.File" Version =" 3.6.3" />
31- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.8 " />
31+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.9 " />
3232 <PackageReference Include =" Microsoft.UI.Xaml" Version =" 2.8.7" />
3333 <PackageReference Include =" Microsoft.WindowsPackageManager.ComInterop" Version =" 1.11.460" />
3434 </ItemGroup >
You can’t perform that action at this time.
0 commit comments