summary refs log tree commit diff
path: root/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj')
-rw-r--r--testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj b/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj

index 1bf7de5..3cf4325 100644 --- a/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj +++ b/testFrontend/SafeNSound.Sdk/SafeNSound.Sdk.csproj
@@ -15,4 +15,8 @@ <ProjectReference Include="..\ArcaneLibs\ArcaneLibs\ArcaneLibs.csproj" /> </ItemGroup> + <ItemGroup> + <PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.0-preview.4.25258.110" /> + </ItemGroup> + </Project>