2024-04-26 09:21:46 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
2024-05-08 16:56:16 -07:00
|
|
|
<AzureOpenAIVersion>1.0.0-beta.17</AzureOpenAIVersion>
|
2024-08-27 14:37:47 -07:00
|
|
|
<AzureOpenAIV2Version>2.0.0-beta.3</AzureOpenAIV2Version>
|
|
|
|
<SemanticKernelVersion>1.18.1-rc</SemanticKernelVersion>
|
|
|
|
<SemanticKernelExperimentalVersion>1.18.1-alpha</SemanticKernelExperimentalVersion>
|
2024-04-26 09:21:46 -07:00
|
|
|
<SystemCodeDomVersion>5.0.0</SystemCodeDomVersion>
|
|
|
|
<MicrosoftCodeAnalysisVersion>4.3.0</MicrosoftCodeAnalysisVersion>
|
|
|
|
<ApprovalTestVersion>6.0.0</ApprovalTestVersion>
|
|
|
|
<FluentAssertionVersion>6.8.0</FluentAssertionVersion>
|
|
|
|
<XUnitVersion>2.4.2</XUnitVersion>
|
|
|
|
<MicrosoftNETTestSdkVersion>17.7.0</MicrosoftNETTestSdkVersion>
|
2024-05-13 20:40:26 -07:00
|
|
|
<MicrosoftDotnetInteractive>1.0.0-beta.24229.4</MicrosoftDotnetInteractive>
|
2024-04-26 09:21:46 -07:00
|
|
|
<MicrosoftSourceLinkGitHubVersion>8.0.0</MicrosoftSourceLinkGitHubVersion>
|
2024-07-11 09:34:15 -07:00
|
|
|
<MicrosoftASPNETCoreVersion>8.0.4</MicrosoftASPNETCoreVersion>
|
2024-06-10 10:31:45 -07:00
|
|
|
<GoogleCloudAPIPlatformVersion>3.0.0</GoogleCloudAPIPlatformVersion>
|
2024-06-04 08:01:11 -07:00
|
|
|
<JsonSchemaVersion>4.3.0.2</JsonSchemaVersion>
|
2024-08-08 16:33:14 -07:00
|
|
|
<AzureAIInferenceVersion>1.0.0-beta.1</AzureAIInferenceVersion>
|
2024-08-27 14:37:47 -07:00
|
|
|
<OpenAISDKVersion>2.0.0-beta.10</OpenAISDKVersion>
|
2024-08-08 10:49:58 -07:00
|
|
|
<PowershellSDKVersion>7.4.4</PowershellSDKVersion>
|
2024-04-26 09:21:46 -07:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|