LICENSE-2.0.txt > LICENSE.txt (#2539)

This commit is contained in:
lrcf
2022-03-16 16:41:08 +01:00
committed by GitHub
parent 4562e71e47
commit d06afa26d4
6 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ COPY resources resources
COPY .editorconfig .editorconfig
COPY Directory.Build.props Directory.Build.props
COPY Directory.Packages.props Directory.Packages.props
COPY LICENSE-2.0.txt LICENSE-2.0.txt
COPY LICENSE.txt LICENSE.txt
RUN dotnet --info && \
case "$TARGETOS" in \
"linux") ;; \