Skip to content

Commit

Permalink
Update WorkbenchConnector.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
dluc authored Nov 26, 2024
1 parent dfd2881 commit e44d525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/dotnet/WorkbenchConnector/WorkbenchConnector.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>0.3.0</Version>
<Version>0.4.0</Version>
<AssemblyName>Microsoft.SemanticWorkbench.Connector</AssemblyName>
<RootNamespace>Microsoft.SemanticWorkbench.Connector</RootNamespace>
<TargetFramework>net8.0</TargetFramework>
Expand Down Expand Up @@ -103,4 +103,4 @@
<None Include="icon.png" Link="icon.png" Pack="true" PackagePath="." Visible="false" />
</ItemGroup>

</Project>
</Project>

0 comments on commit e44d525

Please sign in to comment.