Skip to content

Commit fb44c96

Browse files
Fix
1 parent 3797b4c commit fb44c96

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

New_Extensibility_Model/Samples/CommandParentingSample/CommandParentingSample.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<LangVersion>12</LangVersion>
8-
9-
<!-- The VisualStudio.Extensibility preview packages are available from the azure-public/vside/msft_consumption feed -->
10-
<RestoreAdditionalProjectSources>https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json;$(RestoreAdditionalProjectSources)</RestoreAdditionalProjectSources>
11-
</PropertyGroup>
8+
</PropertyGroup>
129

1310
<ItemGroup>
1411
<PackageReference Include="Microsoft.VisualStudio.Extensibility.Sdk" Version="17.14.40254" PrivateAssets="all" />

0 commit comments

Comments
 (0)