Skip to content

Commit 67eb06d

Browse files
update to Electron.NET API 0.0.6
1 parent 54ace42 commit 67eb06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElectronNET-API-Demos/ElectronNET-API-Demos.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netcoreapp2.0</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="ElectronNET.API" Version="0.0.5" />
7+
<PackageReference Include="ElectronNET.API" Version="0.0.6" />
88
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
99
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" />
1010
</ItemGroup>

0 commit comments

Comments
 (0)