File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 <OriginalNugetRepositoryId >$(_tempVsTemplateNugetRepositoryId)</OriginalNugetRepositoryId >
7878 <!-- 'ExperimentalNugetRepositoryId' needs to match the value set by the XmlPoke query for
7979 "/ns:PackageManifest/ns:Metadata/ns:Identity/@Id" in Extension\WindowsAppSDK.Extension.csproj -->
80- <ExperimentalNugetRepositoryId >$(_tempVsTemplateNugetRepositoryId).Preview </ExperimentalNugetRepositoryId >
80+ <ExperimentalNugetRepositoryId >$(_tempVsTemplateNugetRepositoryId).Experimental </ExperimentalNugetRepositoryId >
8181 </AllVSTemplates >
8282 </ItemGroup >
8383
Original file line number Diff line number Diff line change 6969 Condition =" '$(EnableExperimentalVSIXFeatures)'=='true'"
7070 XmlInputPath =" $(VsixManifestSource)"
7171 Query =" /ns:PackageManifest/ns:Metadata/ns:Identity/@Id"
72- Value =" $(_OriginalVsixId).Preview "
72+ Value =" $(_OriginalVsixId).Experimental "
7373 Namespaces =" < Namespace Prefix='ns' Uri='http://schemas.microsoft.com/developer/vsx-schema/2011' /> " />
7474 <XmlPoke
7575 Condition =" '$(EnableExperimentalVSIXFeatures)'=='true'"
You can’t perform that action at this time.
0 commit comments