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 10
10
<None Remove =" ClassLibraryResources.resw" />
11
11
</ItemGroup >
12
12
<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" />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 63
63
</ProjectReference >
64
64
</ItemGroup >
65
65
<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" />
68
68
</ItemGroup >
69
69
<PropertyGroup >
70
70
<EntryPointProjectUniqueName >..\winui_desktop_packaged_app\winui_desktop_packaged_app.csproj</EntryPointProjectUniqueName >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) Microsoft Corporation.
2
- Licensed under the MIT License. -->
2
+ Licensed under the MIT License. -->
3
3
<Application
4
4
x : Class =" winui_desktop_packaged_app.App"
5
5
xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
Original file line number Diff line number Diff line change 21
21
</ItemGroup >
22
22
23
23
<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" />
26
26
</ItemGroup >
27
27
28
28
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<clear />
12
12
<add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
13
13
<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" />
15
14
</packageSources >
16
15
<disabledPackageSources />
17
16
</configuration >
You can’t perform that action at this time.
0 commit comments