diff options
| author | Roland Reichwein <mail@reichwein.it> | 2022-01-02 19:37:11 +0100 | 
|---|---|---|
| committer | Roland Reichwein <mail@reichwein.it> | 2022-01-02 19:37:11 +0100 | 
| commit | c1da85057ac0abfdf5a639c5a59567c35ac4f3f4 (patch) | |
| tree | 7adaddbe785f84f36f9bdb48bda1a967fd2b3faa /msbuild/test-performance.vcxproj | |
| parent | aa2edab739e3daac42cd5dbb44d10234ad880626 (diff) | |
Adjust msbuild files
Diffstat (limited to 'msbuild/test-performance.vcxproj')
| -rw-r--r-- | msbuild/test-performance.vcxproj | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/msbuild/test-performance.vcxproj b/msbuild/test-performance.vcxproj index 769bc3a..feff0c3 100644 --- a/msbuild/test-performance.vcxproj +++ b/msbuild/test-performance.vcxproj @@ -13,7 +13,7 @@    <PropertyGroup Label="Globals">      <VCProjectVersion>16.0</VCProjectVersion>      <Keyword>Win32Proj</Keyword> -    <ProjectGuid>{F1CDB899-0BD2-44F3-A364-F77D19457328}</ProjectGuid> +    <ProjectGuid>{5A6FF028-7726-4A4F-80A5-5754DF64E1FD}</ProjectGuid>      <RootNamespace>test-performance</RootNamespace>      <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>      <ProjectName>test-performance</ProjectName> | 
