113113 <Reference Include =" System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
114114 <HintPath >..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath >
115115 </Reference >
116- <Reference Include =" System.Text.Json, Version=6.0.0.3 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
117- <HintPath >..\packages\System.Text.Json.6.0.3 \lib\net461\System.Text.Json.dll</HintPath >
116+ <Reference Include =" System.Text.Json, Version=6.0.0.0 , Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
117+ <HintPath >..\packages\System.Text.Json.6.0.0 \lib\net461\System.Text.Json.dll</HintPath >
118118 </Reference >
119119 <Reference Include =" System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
120120 <HintPath >..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath >
149149 </ProjectReference >
150150 </ItemGroup >
151151 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
152- <Import Project =" ..\packages\System.Text.Json.6.0.3 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.3 \build\System.Text.Json.targets')" />
152+ <Import Project =" ..\packages\System.Text.Json.6.0.0 \build\System.Text.Json.targets" Condition =" Exists('..\packages\System.Text.Json.6.0.0 \build\System.Text.Json.targets')" />
153153 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
154154 <PropertyGroup >
155155 <ErrorText >Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText >
156156 </PropertyGroup >
157- <Error Condition =" !Exists('..\packages\System.Text.Json.6.0.3 \build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.3 \build\System.Text.Json.targets'))" />
157+ <Error Condition =" !Exists('..\packages\System.Text.Json.6.0.0 \build\System.Text.Json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.0 \build\System.Text.Json.targets'))" />
158158 </Target >
159159</Project >
0 commit comments