File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
4747 <StartProgram Condition =" '$(DevEnvDir)' != ''" >$(DevEnvDir)devenv.exe</StartProgram >
4848 <StartArguments >/rootsuffix Exp</StartArguments >
4949 </PropertyGroup >
50+ <PropertyGroup >
51+ <Deterministic >true</Deterministic >
52+ <DeterministicSourcePaths >true</DeterministicSourcePaths >
53+ <PathMap >$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))=./</PathMap >
54+ </PropertyGroup >
5055 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
5156 <DebugSymbols >true</DebugSymbols >
5257 <DebugType >full</DebugType >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0.0" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
33 <Metadata >
4- <Identity Id =" Codeium.VisualStudio" Version =" 1.9.11 " Language =" en-US" Publisher =" Codeium" />
4+ <Identity Id =" Codeium.VisualStudio" Version =" 1.9.12 " Language =" en-US" Publisher =" Codeium" />
55 <DisplayName >Codeium</DisplayName >
66 <Description xml : space =" preserve" >The modern coding superpower: free AI code acceleration plugin for your favorite languages. Type less. Code more. Ship faster.</Description >
77 <MoreInfo >https://www.codeium.com</MoreInfo >
You can’t perform that action at this time.
0 commit comments