File tree Expand file tree Collapse file tree
assistant-connector/dotnet/WorkbenchConnector Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4+ <Version >0.1.0</Version >
45 <AssemblyName >Microsoft.SemanticWorkbench.Connector</AssemblyName >
56 <RootNamespace >Microsoft.SemanticWorkbench.Connector</RootNamespace >
67 <TargetFramework >net8.0</TargetFramework >
7172 </PropertyGroup >
7273
7374 <PropertyGroup >
74- <Version >0.1.0</Version >
7575 <PackageId >Microsoft.SemanticWorkbench.Connector</PackageId >
7676 <Product >Connector for Agents and Assistants developed with Semantic Workbench</Product >
7777 <Description >The connector allow Agents and Assistants to be used within Semantic Workbench.</Description >
107107 <None Include =" icon.png" Link =" icon.png" Pack =" true" PackagePath =" ." Visible =" false" />
108108 </ItemGroup >
109109
110- </Project >
110+ </Project >
You can’t perform that action at this time.
0 commit comments