Skip to content

Commit 3ca3a35

Browse files
updated Microsoft.Dism to Version 5.0.0 ( https://github.com/jeffkl/ManagedDism/releases/tag/v5.0.0 ) (#430)
1 parent ae90339 commit 3ca3a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rapr/Rapr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21-
<PackageReference Include="Microsoft.Dism" Version="4.0.7" GeneratePathProperty="true" />
21+
<PackageReference Include="Microsoft.Dism" Version="5.0.0" GeneratePathProperty="true" />
2222
<PackageReference Include="Microsoft.WindowsAPICodePack.Core" Version="1.1.0" GeneratePathProperty="true" />
2323
<PackageReference Include="Microsoft.WindowsAPICodePack.Shell" Version="1.1.0" GeneratePathProperty="true" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" GeneratePathProperty="true" />

0 commit comments

Comments
 (0)