mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-17 03:36:18 +00:00
fix '3.1.0' was not found (#116)
* Update build.sh * Update Dockerfile * Update bitBetter.csproj * Update Dockerfile * Update Dockerfile * Update licenseGen.csproj * Apply suggestions from code review Co-authored-by: h44z <christoph.h@sprinternet.at> * Update src/licenseGen/Dockerfile Co-authored-by: h44z <christoph.h@sprinternet.at> * Update src/licenseGen/Dockerfile Co-authored-by: h44z <christoph.h@sprinternet.at>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<TargetFramework>netcoreapp5.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user