Skip to content

Commit 5e3532a

Browse files
authored
Merge pull request #47 from canhorn/feature/updated_interop_package
Updated Interop Package Version to newer version.
2 parents cbf1a11 + dc9a1db commit 5e3532a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sample/_generated/EventHorizon.Blazor.BabylonJS.WASM/EventHorizon.Blazor.BabylonJS.WASM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="EventHorizon.Blazor.Interop" Version="0.1.4" />
8+
<PackageReference Include="EventHorizon.Blazor.Interop" Version="0.1.5" />
99
</ItemGroup>
1010

1111
</Project>

Source/EventHorizon.Blazor.TypeScript.Interop.Generator.Writers.Project/Templates/ProjectFileTemplate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="EventHorizon.Blazor.Interop" Version="0.1.4" />
8+
<PackageReference Include="EventHorizon.Blazor.Interop" Version="0.1.5" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)