File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 34
34
<assemblyIdentity name =" Microsoft.Build.Utilities.Core" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
35
35
<bindingRedirect oldVersion =" 2.0.0.0-99.0.0.0" newVersion =" 15.1.0.0" />
36
36
</dependentAssembly >
37
-
37
+
38
+ <dependentAssembly >
39
+ <assemblyIdentity name =" System.Composition.AttributedModel" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
40
+ <bindingRedirect oldVersion =" 0.0.0.0-1.0.31.0" newVersion =" 1.0.31.0" />
41
+ </dependentAssembly >
42
+ <dependentAssembly >
43
+ <assemblyIdentity name =" System.Composition.Hosting" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
44
+ <bindingRedirect oldVersion =" 0.0.0.0-1.0.31.0" newVersion =" 1.0.31.0" />
45
+ </dependentAssembly >
46
+ <dependentAssembly >
47
+ <assemblyIdentity name =" System.Composition.Runtime" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
48
+ <bindingRedirect oldVersion =" 0.0.0.0-1.0.31.0" newVersion =" 1.0.31.0" />
49
+ </dependentAssembly >
50
+ <dependentAssembly >
51
+ <assemblyIdentity name =" System.Composition.TypedParts" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
52
+ <bindingRedirect oldVersion =" 0.0.0.0-1.0.31.0" newVersion =" 1.0.31.0" />
53
+ </dependentAssembly >
38
54
</assemblyBinding >
39
55
</runtime >
40
56
</configuration >
You can’t perform that action at this time.
0 commit comments