You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Tom, I'm not a developer. I would need your help for a basic Wiki on how to use Blaser-bot.
Any chance you could provide a tutorial on how to run it without having Visual Studio installed ? I tried Visual Studio Code Portable, with C# libraries added + .NET 4.7.2 installed, but it fails with the below error:
The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file 'c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj'.
c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj
C:\U....vscode\extensions\ms-vscode.csharp-1.17.1.omnisharp\1.32.8\msbuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1126,5): Error: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
Attemped to update project that is not loaded: c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj
The text was updated successfully, but these errors were encountered:
Hi Tom, I'm not a developer. I would need your help for a basic Wiki on how to use Blaser-bot.
Any chance you could provide a tutorial on how to run it without having Visual Studio installed ? I tried Visual Studio Code Portable, with C# libraries added + .NET 4.7.2 installed, but it fails with the below error:
The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
[warn]: OmniSharp.MSBuild.ProjectManager
Failed to load project file 'c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj'.
c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj
C:\U....vscode\extensions\ms-vscode.csharp-1.17.1.omnisharp\1.32.8\msbuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets(1126,5): Error: The reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
Attemped to update project that is not loaded: c:...\blaster-bot-master\BlasterBot\BlasterBot.csproj
The text was updated successfully, but these errors were encountered: