Skip to content

Commit d5b13c4

Browse files
use 0.0.6
1 parent 54ace42 commit d5b13c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
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>
@@ -27,4 +27,4 @@
2727
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2828
</Content>
2929
</ItemGroup>
30-
</Project>
30+
</Project>

0 commit comments

Comments
 (0)