File tree 1 file changed +2
-2
lines changed
assistant-connector/dotnet/WorkbenchConnector
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
+ <Version >0.1.0</Version >
4
5
<AssemblyName >Microsoft.SemanticWorkbench.Connector</AssemblyName >
5
6
<RootNamespace >Microsoft.SemanticWorkbench.Connector</RootNamespace >
6
7
<TargetFramework >net8.0</TargetFramework >
71
72
</PropertyGroup >
72
73
73
74
<PropertyGroup >
74
- <Version >0.1.0</Version >
75
75
<PackageId >Microsoft.SemanticWorkbench.Connector</PackageId >
76
76
<Product >Connector for Agents and Assistants developed with Semantic Workbench</Product >
77
77
<Description >The connector allow Agents and Assistants to be used within Semantic Workbench.</Description >
107
107
<None Include =" icon.png" Link =" icon.png" Pack =" true" PackagePath =" ." Visible =" false" />
108
108
</ItemGroup >
109
109
110
- </Project >
110
+ </Project >
You can’t perform that action at this time.
0 commit comments