File tree Expand file tree Collapse file tree 5 files changed +7
-8
lines changed
ResourceManagement/cs-winui
winui_desktop_packaged_app (Package)
winui_desktop_packaged_app Expand file tree Collapse file tree 5 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1010 <None Remove =" ClassLibraryResources.resw" />
1111 </ItemGroup >
1212 <ItemGroup >
13- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.20348.19 " />
14- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0-preview1 " />
13+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.196 " />
14+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0" />
1515 </ItemGroup >
1616
1717 <ItemGroup >
Original file line number Diff line number Diff line change 6363 </ProjectReference >
6464 </ItemGroup >
6565 <ItemGroup >
66- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.20348.19 " />
67- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0-preview1 " />
66+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.196 " />
67+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0" />
6868 </ItemGroup >
6969 <PropertyGroup >
7070 <EntryPointProjectUniqueName >..\winui_desktop_packaged_app\winui_desktop_packaged_app.csproj</EntryPointProjectUniqueName >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) Microsoft Corporation.
2- Licensed under the MIT License. -->
2+ Licensed under the MIT License. -->
33<Application
44 x : Class =" winui_desktop_packaged_app.App"
55 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.20348.19 " />
25- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0-preview1 " />
24+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.196 " />
25+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.0" />
2626 </ItemGroup >
2727
2828 <ItemGroup >
Original file line number Diff line number Diff line change 1111 <clear />
1212 <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
1313 <add key =" Internal" value =" https://pkgs.dev.azure.com/microsoft/ProjectReunion/_packaging/Project.Reunion.nuget.internal/nuget/v3/index.json" />
14- <add key =" Local" value =" C:\_Data\Cobalt\Reunion" />
1514 </packageSources >
1615 <disabledPackageSources />
1716</configuration >
You can’t perform that action at this time.
0 commit comments