diff options
Diffstat (limited to 'MHWNewCamera.csproj')
| -rwxr-xr-x | MHWNewCamera.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MHWNewCamera.csproj b/MHWNewCamera.csproj index bca96e6..760cd41 100755 --- a/MHWNewCamera.csproj +++ b/MHWNewCamera.csproj @@ -8,7 +8,7 @@ </PropertyGroup>
<ItemGroup>
- <PackageReference Include="SharpPluginLoader.Core" Version="0.0.7" />
+ <PackageReference Include="SharpPluginLoader.Core" Version="0.0.7.2" />
<PackageReference Include="SharpPluginLoader.ImGui" Version="1.90.2.3" />
</ItemGroup>
|