Skip to content

Commit 18d694a

Browse files
[release/6.0.1xx] Update dependencies from dotnet/sdk (#12288)
[release/6.0.1xx] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 6.0.0-rtm.21508.8 to 6.0.0-rtm.21511.2 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0: from 6.0.0-rtm.21508.8 to 6.0.0-rtm.21511.2 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0: from 6.0.0-rtm.21508.8 to 6.0.0-rtm.21511.2 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 6.0.0-rtm.21509.1 to 6.0.0-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Common.ItemTemplates: from 6.0.100-rtm.21508.1 to 6.0.100-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.TemplateEngine.Cli: from 6.0.100-rtm.21508.1 to 6.0.100-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Common.ProjectTemplates.6.0: from 6.0.100-rtm.21508.1 to 6.0.100-rtm.21511.1 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21508.8 to 6.0.0-rtm.21511.2 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 6.0.0-rtm.21508.6 to 6.0.0-rtm.21511.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 6.0.0-rtm.21508.8 to 6.0.0-rtm.21511.2 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 6.0.0-rtm.21508.9 to 6.0.0-rtm.21511.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
1 parent 76be03c commit 18d694a

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

eng/Version.Details.xml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-rtm.21508.8" CoherentParentDependency="Microsoft.NET.Sdk">
4+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-rtm.21511.2" CoherentParentDependency="Microsoft.NET.Sdk">
55
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
6-
<Sha>5fafe4ad9308be98d8f78cc5bea094ab82d13f75</Sha>
6+
<Sha>ed76339f9430a1a98760e7b959ddb0b212f07400</Sha>
77
</Dependency>
8-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-rtm.21508.8" CoherentParentDependency="Microsoft.NET.Sdk">
8+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-rtm.21511.2" CoherentParentDependency="Microsoft.NET.Sdk">
99
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
10-
<Sha>5fafe4ad9308be98d8f78cc5bea094ab82d13f75</Sha>
10+
<Sha>ed76339f9430a1a98760e7b959ddb0b212f07400</Sha>
1111
</Dependency>
12-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0" Version="6.0.0-rtm.21508.8" CoherentParentDependency="Microsoft.NET.Sdk">
12+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.6.0" Version="6.0.0-rtm.21511.2" CoherentParentDependency="Microsoft.NET.Sdk">
1313
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
14-
<Sha>5fafe4ad9308be98d8f78cc5bea094ab82d13f75</Sha>
14+
<Sha>ed76339f9430a1a98760e7b959ddb0b212f07400</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-rtm.21508.8" CoherentParentDependency="Microsoft.NET.Sdk">
16+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-rtm.21511.2" CoherentParentDependency="Microsoft.NET.Sdk">
1717
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
18-
<Sha>5fafe4ad9308be98d8f78cc5bea094ab82d13f75</Sha>
18+
<Sha>ed76339f9430a1a98760e7b959ddb0b212f07400</Sha>
1919
</Dependency>
2020
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21510.5" CoherentParentDependency="Microsoft.NET.Sdk">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -52,30 +52,30 @@
5252
<Uri>https://github.com/dotnet/runtime</Uri>
5353
<Sha>b1aedd5a54d0c54ec12afe98a41979fb053998a5</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
55+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
5656
<Uri>https://github.com/dotnet/aspnetcore</Uri>
57-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
57+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
5858
</Dependency>
59-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
59+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
6060
<Uri>https://github.com/dotnet/aspnetcore</Uri>
61-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
61+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
6262
</Dependency>
63-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
63+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
6464
<Uri>https://github.com/dotnet/aspnetcore</Uri>
65-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
65+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
6666
</Dependency>
67-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
67+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
6868
<Uri>https://github.com/dotnet/aspnetcore</Uri>
69-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
69+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
7070
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
7171
</Dependency>
72-
<Dependency Name="dotnet-dev-certs" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
72+
<Dependency Name="dotnet-dev-certs" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
7373
<Uri>https://github.com/dotnet/aspnetcore</Uri>
74-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
74+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
7575
</Dependency>
76-
<Dependency Name="dotnet-user-secrets" Version="6.0.0-rtm.21509.1" CoherentParentDependency="Microsoft.NET.Sdk">
76+
<Dependency Name="dotnet-user-secrets" Version="6.0.0-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
7777
<Uri>https://github.com/dotnet/aspnetcore</Uri>
78-
<Sha>617daed6e3959092ad7cad23e3ed3106b062de6f</Sha>
78+
<Sha>f6b28a59ceb4c94384ab4cd4e40631b5ccb2a1f3</Sha>
7979
</Dependency>
8080
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.21473.2">
8181
<Uri>https://github.com/dotnet/test-templates</Uri>
@@ -90,36 +90,36 @@
9090
<Sha>c40ef7e056b48e011c43a21354d6790ba6b8b4fc</Sha>
9191
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
9292
</Dependency>
93-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rtm.21508.1" CoherentParentDependency="Microsoft.NET.Sdk">
93+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.100-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
9494
<Uri>https://github.com/dotnet/templating</Uri>
95-
<Sha>6264ef82a348668801f8418bcc5b1163855fd057</Sha>
95+
<Sha>5cbb78707edf860fb9399b0e34cc982046012b2c</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.100-rtm.21508.1" CoherentParentDependency="Microsoft.NET.Sdk">
97+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.100-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
9898
<Uri>https://github.com/dotnet/templating</Uri>
99-
<Sha>6264ef82a348668801f8418bcc5b1163855fd057</Sha>
99+
<Sha>5cbb78707edf860fb9399b0e34cc982046012b2c</Sha>
100100
<SourceBuild RepoName="templating" ManagedOnly="true" />
101101
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.100-rtm.21508.1" CoherentParentDependency="Microsoft.NET.Sdk">
102+
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.100-rtm.21511.1" CoherentParentDependency="Microsoft.NET.Sdk">
103103
<Uri>https://github.com/dotnet/templating</Uri>
104-
<Sha>6264ef82a348668801f8418bcc5b1163855fd057</Sha>
104+
<Sha>5cbb78707edf860fb9399b0e34cc982046012b2c</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rtm.21511.1">
106+
<Dependency Name="Microsoft.NET.Sdk" Version="6.0.100-rtm.21511.14">
107107
<Uri>https://github.com/dotnet/sdk</Uri>
108-
<Sha>d465b3695145bfd48cc45b9763c20482f96b2b2b</Sha>
108+
<Sha>d7805ffe7727eff0cd891fc2c40291d150b47135</Sha>
109109
<SourceBuild RepoName="sdk" ManagedOnly="true" />
110110
</Dependency>
111-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rtm.21511.1">
111+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="6.0.100-rtm.21511.14">
112112
<Uri>https://github.com/dotnet/sdk</Uri>
113-
<Sha>d465b3695145bfd48cc45b9763c20482f96b2b2b</Sha>
113+
<Sha>d7805ffe7727eff0cd891fc2c40291d150b47135</Sha>
114114
</Dependency>
115115
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
116-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rtm.21508.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
116+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rtm.21511.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
117117
<Uri>https://github.com/dotnet/winforms</Uri>
118-
<Sha>79c5a2a27ef68ea00a2b2b2b621b53fdc1da2575</Sha>
118+
<Sha>ad1df8fd7c09ebabe3f6c6c41fad82cff43a3b50</Sha>
119119
</Dependency>
120-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rtm.21508.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
120+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="6.0.0-rtm.21511.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
121121
<Uri>https://github.com/dotnet/wpf</Uri>
122-
<Sha>917c7da75caea7358388811269a58e5a54edcc9c</Sha>
122+
<Sha>4455ff4633d4cd2a4ae99f76b1c24fe305aef4c5</Sha>
123123
</Dependency>
124124
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.0.0-beta.21501.2" CoherentParentDependency="Microsoft.NET.Sdk">
125125
<Uri>https://github.com/dotnet/fsharp</Uri>

eng/Versions.props

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
</PropertyGroup>
2424
<PropertyGroup>
2525
<!-- Dependency from https://github.com/dotnet/winforms -->
26-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>6.0.0-rtm.21508.6</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
26+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>6.0.0-rtm.21511.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
2727
</PropertyGroup>
2828
<PropertyGroup>
2929
<!-- Dependency from https://github.com/dotnet/wpf -->
30-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>6.0.0-rtm.21508.9</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
30+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>6.0.0-rtm.21511.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
3131
</PropertyGroup>
3232
<PropertyGroup>
3333
<!-- Dependency from https://github.com/dotnet/templating -->
34-
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rtm.21508.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
34+
<MicrosoftDotNetCommonItemTemplatesPackageVersion>6.0.100-rtm.21511.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
3535
</PropertyGroup>
3636
<PropertyGroup>
3737
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -44,20 +44,20 @@
4444
</PropertyGroup>
4545
<PropertyGroup>
4646
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
47-
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>6.0.0-rtm.21509.1</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
48-
<MicrosoftAspNetCoreAppRefPackageVersion>6.0.0-rtm.21509.1</MicrosoftAspNetCoreAppRefPackageVersion>
49-
<MicrosoftAspNetCoreAppRefInternalPackageVersion>6.0.0-rtm.21509.1</MicrosoftAspNetCoreAppRefInternalPackageVersion>
50-
<VSRedistCommonAspNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rtm.21509.1</VSRedistCommonAspNetCoreSharedFrameworkx6460PackageVersion>
51-
<dotnetdevcertsPackageVersion>6.0.0-rtm.21509.1</dotnetdevcertsPackageVersion>
52-
<dotnetusersecretsPackageVersion>6.0.0-rtm.21509.1</dotnetusersecretsPackageVersion>
47+
<MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>6.0.0-rtm.21511.1</MicrosoftAspNetCoreAppRuntimewinx64PackageVersion>
48+
<MicrosoftAspNetCoreAppRefPackageVersion>6.0.0-rtm.21511.1</MicrosoftAspNetCoreAppRefPackageVersion>
49+
<MicrosoftAspNetCoreAppRefInternalPackageVersion>6.0.0-rtm.21511.1</MicrosoftAspNetCoreAppRefInternalPackageVersion>
50+
<VSRedistCommonAspNetCoreSharedFrameworkx6460PackageVersion>6.0.0-rtm.21511.1</VSRedistCommonAspNetCoreSharedFrameworkx6460PackageVersion>
51+
<dotnetdevcertsPackageVersion>6.0.0-rtm.21511.1</dotnetdevcertsPackageVersion>
52+
<dotnetusersecretsPackageVersion>6.0.0-rtm.21511.1</dotnetusersecretsPackageVersion>
5353
</PropertyGroup>
5454
<PropertyGroup>
5555
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
5656
</PropertyGroup>
5757
<PropertyGroup>
5858
<!-- Dependencies from https://github.com/dotnet/sdk -->
59-
<MicrosoftNETSdkPackageVersion>6.0.100-rtm.21511.1</MicrosoftNETSdkPackageVersion>
60-
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rtm.21511.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
59+
<MicrosoftNETSdkPackageVersion>6.0.100-rtm.21511.14</MicrosoftNETSdkPackageVersion>
60+
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>6.0.100-rtm.21511.14</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
6161
<MicrosoftNETBuildExtensionsPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETBuildExtensionsPackageVersion>
6262
<MicrosoftDotnetToolsetInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetToolsetInternalPackageVersion>
6363
<MicrosoftDotnetTemplateLocatorPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetTemplateLocatorPackageVersion>
@@ -78,10 +78,10 @@
7878
</PropertyGroup>
7979
<PropertyGroup>
8080
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
81-
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-rtm.21508.8</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
82-
<VSRedistCommonWindowsDesktopTargetingPackx6460PackageVersion>6.0.0-rtm.21508.8</VSRedistCommonWindowsDesktopTargetingPackx6460PackageVersion>
83-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>6.0.0-rtm.21508.8</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
84-
<MicrosoftWindowsDesktopAppRefPackageVersion>6.0.0-rtm.21508.8</MicrosoftWindowsDesktopAppRefPackageVersion>
81+
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-rtm.21511.2</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
82+
<VSRedistCommonWindowsDesktopTargetingPackx6460PackageVersion>6.0.0-rtm.21511.2</VSRedistCommonWindowsDesktopTargetingPackx6460PackageVersion>
83+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>6.0.0-rtm.21511.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
84+
<MicrosoftWindowsDesktopAppRefPackageVersion>6.0.0-rtm.21511.2</MicrosoftWindowsDesktopAppRefPackageVersion>
8585
</PropertyGroup>
8686
<PropertyGroup>
8787
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 -->
@@ -113,7 +113,7 @@
113113
<MicrosoftDotNetWpfProjectTemplates60PackageVersion>$(MicrosoftDotNetWpfProjectTemplatesPackageVersion)</MicrosoftDotNetWpfProjectTemplates60PackageVersion>
114114
<NUnit3Templates60PackageVersion>$(NUnit3DotNetNewTemplatePackageVersion)</NUnit3Templates60PackageVersion>
115115
<MicrosoftDotNetCommonItemTemplates60PackageVersion>$(MicrosoftDotNetCommonItemTemplatesPackageVersion)</MicrosoftDotNetCommonItemTemplates60PackageVersion>
116-
<MicrosoftDotNetCommonProjectTemplates60PackageVersion>6.0.100-rtm.21508.1</MicrosoftDotNetCommonProjectTemplates60PackageVersion>
116+
<MicrosoftDotNetCommonProjectTemplates60PackageVersion>6.0.100-rtm.21511.1</MicrosoftDotNetCommonProjectTemplates60PackageVersion>
117117
<AspNetCorePackageVersionFor60Templates>$(MicrosoftAspNetCoreAppRuntimePackageVersion)</AspNetCorePackageVersionFor60Templates>
118118
<!-- 5.0 Template versions -->
119119
<MicrosoftDotnetWinFormsProjectTemplates50PackageVersion>$(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion)</MicrosoftDotnetWinFormsProjectTemplates50PackageVersion>

0 commit comments

Comments
 (0)