Hi @zsusac ,
hope you'll doing well,
i've run the "dotnet run" command ,but got these errors
`
C:\Users\xyz\sitetest\VulnerableCoreApp\VulnerableCoreApp.csproj : error NU
1101: Unable to find package Microsoft.VisualStudio.Web.CodeGeneration.Tools. No pa
ckages exist with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Users\xyz\sitetest\VulnerableCoreApp\VulnerableCoreApp.csproj : error NU
1101: Unable to find package Microsoft.AspNetCore.All. No packages exist with this
id in source(s): Microsoft Visual Studio Offline Packages
C:\Program Files\dotnet\sdk\8.0.100\NuGet.targets(156,5): error : Value cannot be n
ull. (Parameter 'path') [C:\Users\xyz\sitetest\VulnerableCoreApp\Vulnerable
CoreApp.csproj]
The build failed. Fix the build errors and run again.
`
please advise how could i fix that
Regards
conan19
Hi @zsusac ,
hope you'll doing well,
i've run the "dotnet run" command ,but got these errors
`
C:\Users\xyz\sitetest\VulnerableCoreApp\VulnerableCoreApp.csproj : error NU
1101: Unable to find package Microsoft.VisualStudio.Web.CodeGeneration.Tools. No pa
ckages exist with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Users\xyz\sitetest\VulnerableCoreApp\VulnerableCoreApp.csproj : error NU
1101: Unable to find package Microsoft.AspNetCore.All. No packages exist with this
id in source(s): Microsoft Visual Studio Offline Packages
C:\Program Files\dotnet\sdk\8.0.100\NuGet.targets(156,5): error : Value cannot be n
ull. (Parameter 'path') [C:\Users\xyz\sitetest\VulnerableCoreApp\Vulnerable
CoreApp.csproj]
The build failed. Fix the build errors and run again.
`
please advise how could i fix that
Regards
conan19