From 88d35442f4e179f2a4914abcf13ec43414a0953f Mon Sep 17 00:00:00 2001 From: Nuget Ninja Date: Thu, 18 Jul 2024 05:01:22 +0000 Subject: [PATCH] Auto csproj fix and update by bot. --- LICENSE | 6 ++++++ .../Aiursoft.ChessServer.Tests.csproj | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d3a6520..348d7b2 100644 --- a/LICENSE +++ b/LICENSE @@ -19,3 +19,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +In addition to the permissions and conditions stated above, the maintenance and development of the Software shall adhere to the following Aiursoft Principles: + +1. Any compiled artifacts of the Software must be capable of performing their full functions without requiring an internet connection. +2. The source code of the Software must be capable of being compiled locally within Aiursoft's infrastructure without requiring an internet connection. +3. The source code of the Software must be capable of being compiled locally by third-party developers with an internet connection. diff --git a/tests/Aiursoft.ChessServer.Tests/Aiursoft.ChessServer.Tests.csproj b/tests/Aiursoft.ChessServer.Tests/Aiursoft.ChessServer.Tests.csproj index 40b4356..d16f524 100644 --- a/tests/Aiursoft.ChessServer.Tests/Aiursoft.ChessServer.Tests.csproj +++ b/tests/Aiursoft.ChessServer.Tests/Aiursoft.ChessServer.Tests.csproj @@ -15,8 +15,8 @@ - - + +