File tree Expand file tree Collapse file tree
CodingWithCalvin.CouchbaseExplorer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Solution >
22 <Configurations >
3- <Platform Name =" arm64 " />
4- <Platform Name =" x64 " />
5- <Platform Name =" x86 " />
3+ <Configuration Name =" Debug " />
4+ <Configuration Name =" Release " />
5+ <Platform Name =" AnyCPU " />
66 </Configurations >
77 <Folder Name =" /Solution Items/" >
88 <File Path =" ../.github/workflows/publish.yml" />
99 <File Path =" ../.github/workflows/release_build_and_deploy.yml" />
1010 <File Path =" ../README.md" />
1111 <File Path =" ../resources/extension.manifest.json" />
1212 </Folder >
13- <Project Path =" CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj" Id =" 8af8beef-6fcc-4479-8d85-540a414d0ea2" >
14- <Platform Solution =" *|arm64" Project =" arm64" />
15- <Platform Solution =" *|x64" Project =" x64" />
16- <Platform Solution =" *|x86" Project =" x86" />
17- </Project >
13+ <Project Path =" CodingWithCalvin.CouchbaseExplorer/CodingWithCalvin.CouchbaseExplorer.csproj" />
1814</Solution >
Original file line number Diff line number Diff line change 1- <Project Sdk =" CodingWithCalvin.VsixSdk/0.3 .0" >
1+ <Project Sdk =" CodingWithCalvin.VsixSdk/0.4 .0" >
22
33 <PropertyGroup >
44 <TargetFramework >net48</TargetFramework >
1313 <PackageReference Include =" CodingWithCalvin.Otel4Vsix" Version =" 0.2.2" />
1414 <PackageReference Include =" CouchbaseNetClient" Version =" 3.8.1" />
1515 <PackageReference Include =" Microsoft.VisualStudio.SDK" Version =" 17.14.40265" />
16+ <PackageReference Include =" Microsoft.VSSDK.BuildTools" Version =" 17.*" PrivateAssets =" all" />
1617 </ItemGroup >
1718
1819 <ItemGroup >
You can’t perform that action at this time.
0 commit comments