Skip to content

update Microsoft.Dism to Version 6.0.0 and changed TargetFramework to net472#438

Open
MagicAndre1981 wants to merge 1 commit intolostindark:masterfrom
MagicAndre1981:Update-Microsoft.Dism-to-600
Open

update Microsoft.Dism to Version 6.0.0 and changed TargetFramework to net472#438
MagicAndre1981 wants to merge 1 commit intolostindark:masterfrom
MagicAndre1981:Update-Microsoft.Dism-to-600

Conversation

@MagicAndre1981
Copy link
Copy Markdown
Contributor

update Microsoft.Dism to Version 6.0.0

-> because Microsoft.Dism 6.0.0 only supports .net 4.7.2 I also changed TargetFramework to net472, removed no longer required reference System.ValueTuple as it is part of .net4.7.2 and changed all .md file to reflect change from 4.6.2 to 4.7.2 and I also had to change the System.Net.Http reference to PackageReference to avoid System.IO.FileNotFoundException (Die Datei oder Assembly "System.Net.Http, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.)

You need to decide if retargeting the framework version is ok skip newer versions of Microsoft.Dism. The new Async API is not related to driver calls from what I see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant