This commit is contained in:
Brett Samblanet 2023-04-26 11:24:06 -07:00
Родитель 57f7b84a63
Коммит 199d106ed6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<FunctionsSdkVersion>1.0.38</FunctionsSdkVersion> <FunctionsSdkVersion>1.0.39</FunctionsSdkVersion>
</PropertyGroup> </PropertyGroup>
</Project> </Project>