Auto csproj fix and update by bot.
This commit is contained in:
@@ -30,4 +30,3 @@ resharper_access_to_modified_closure_highlighting=suggestion
|
||||
|
||||
# Suppress id not resolved because resharper can't understand
|
||||
resharper_html_id_not_resolved_highlighting=suggestion
|
||||
|
||||
|
||||
+2
-1
@@ -1,5 +1,6 @@
|
||||
.vs/
|
||||
.idea/
|
||||
lib
|
||||
*.lock.json
|
||||
package-lock.json
|
||||
*.user
|
||||
@@ -16,4 +17,4 @@ appsettings.Production.json
|
||||
appsettings.Development.json
|
||||
*.log
|
||||
TestResults/
|
||||
app.db*
|
||||
app.db*
|
||||
|
||||
+1
-1
@@ -132,4 +132,4 @@ deploy_docker:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
exists:
|
||||
- Dockerfile
|
||||
- Dockerfile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 Aiursoft
|
||||
Copyright (c) 2024 Aiursoft
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
+1
-1
@@ -11,4 +11,4 @@ files:
|
||||
- name: ninja.yaml
|
||||
contentUri: https://gitlab.aiursoft.cn/aiursoft/tracer/-/raw/master/ninja.yaml
|
||||
- name: nuget.config
|
||||
contentUri: https://gitlab.aiursoft.cn/aiursoft/tracer/-/raw/master/nuget.config
|
||||
contentUri: https://gitlab.aiursoft.cn/aiursoft/tracer/-/raw/master/nuget.config
|
||||
|
||||
Reference in New Issue
Block a user