From 49ccd892c707e850d5d0bac45c964f1952063ecd Mon Sep 17 00:00:00 2001 From: hayakawa Date: Fri, 20 Feb 2026 14:41:17 -0800 Subject: [PATCH] Upgraded to .NET 10 and NuGet packages including VTS and updated version numbers for the release. --- README.md | 4 ++-- .../Vts.MonteCarlo.Application.Test.csproj | 8 ++++---- .../Vts.MonteCarlo.Application.csproj | 14 +++++++------- ...onteCarlo.PostProcessor.Application.Test.csproj | 8 ++++---- ...Vts.MonteCarlo.PostProcessor.Application.csproj | 14 +++++++------- license.md | 2 +- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 5782694..592b186 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ __Carole K. Hayakawa, Lisa Malenfant, Janaka C. Ranasinghesagara, David J. Cucci For detailed instructions on software, click [here](https://github.com/VirtualPhotonics/Vts.MonteCarlo/wiki). -In Visual Studio 2019 or 2022 open the file Vts.MonteCarlo/Vts.MonteCarlo.sln. Rebuild the application to bring in the nuget packages and run the application. +In Visual Studio 2022 or 2026 open the file Vts.MonteCarlo/Vts.MonteCarlo.sln. Rebuild the application to bring in the nuget packages and run the application. _Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:_ @@ -41,4 +41,4 @@ _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPL ## Copyright Virtual Tissue Simulator (VTS) Project. -Copyright ©2025 [Virtual Photonics Technology Initiative](https://virtualphotonics.org/). +Copyright ©2026 [Virtual Photonics Technology Initiative](https://virtualphotonics.org/). diff --git a/Vts.MonteCarlo.CommandLineApplication.Test/Vts.MonteCarlo.Application.Test.csproj b/Vts.MonteCarlo.CommandLineApplication.Test/Vts.MonteCarlo.Application.Test.csproj index 0f241fe..322a6ca 100644 --- a/Vts.MonteCarlo.CommandLineApplication.Test/Vts.MonteCarlo.Application.Test.csproj +++ b/Vts.MonteCarlo.CommandLineApplication.Test/Vts.MonteCarlo.Application.Test.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 false Vts.MonteCarlo.CommandLineApplication.Test @@ -23,9 +23,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/Vts.MonteCarlo.CommandLineApplication/Vts.MonteCarlo.Application.csproj b/Vts.MonteCarlo.CommandLineApplication/Vts.MonteCarlo.Application.csproj index 7fce693..dc00e31 100644 --- a/Vts.MonteCarlo.CommandLineApplication/Vts.MonteCarlo.Application.csproj +++ b/Vts.MonteCarlo.CommandLineApplication/Vts.MonteCarlo.Application.csproj @@ -2,25 +2,25 @@ Exe - net8.0 + net10.0 mc win-x64;linux-x64;osx-x64 Vts.MonteCarlo.CommandLineApplication - 8.1.0.0 - 8.1.0.0 + 9.0.0.0 + 9.0.0.0 false Virtual Photonics Technology Initiative MCCL - David Cuccia; Carole Hayakawa; Lisa Malenfant; Janaka Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli + David J. Cuccia; Carole K. Hayakawa; Lisa M. Glover; Janaka C. Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli Monte-Carlo command-line application - Copyright © 2025 Laser Microbeam and Medical Program + Copyright © 2026 Laser Microbeam and Medical Program https://github.com/VirtualPhotonics/VTS/blob/master/license.md https://github.com/VirtualPhotonics/VTS/wiki http://virtualphotonics.org/Themes/VP/Content/Images/logo.png https://github.com/VirtualPhotonics/VTS C# Monte-Carlo git - 8.1.0 + 9.0.0 README.md @@ -33,7 +33,7 @@ - + diff --git a/Vts.MonteCarlo.PostProcessor.Test/Vts.MonteCarlo.PostProcessor.Application.Test.csproj b/Vts.MonteCarlo.PostProcessor.Test/Vts.MonteCarlo.PostProcessor.Application.Test.csproj index b59a3be..31df893 100644 --- a/Vts.MonteCarlo.PostProcessor.Test/Vts.MonteCarlo.PostProcessor.Application.Test.csproj +++ b/Vts.MonteCarlo.PostProcessor.Test/Vts.MonteCarlo.PostProcessor.Application.Test.csproj @@ -1,15 +1,15 @@  - net8.0 + net10.0 false Vts.MonteCarlo.PostProcessor.CommandLineApplication.Test - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/Vts.MonteCarlo.PostProcessor/Vts.MonteCarlo.PostProcessor.Application.csproj b/Vts.MonteCarlo.PostProcessor/Vts.MonteCarlo.PostProcessor.Application.csproj index 0eb18d7..a96fe14 100644 --- a/Vts.MonteCarlo.PostProcessor/Vts.MonteCarlo.PostProcessor.Application.csproj +++ b/Vts.MonteCarlo.PostProcessor/Vts.MonteCarlo.PostProcessor.Application.csproj @@ -2,17 +2,17 @@ Exe - net8.0 + net10.0 Vts.MonteCarlo.PostProcessor mc_post win-x64;linux-x64;osx-x64 - 8.1.0.0 - 8.1.0.0 - David Cuccia; Carole Hayakawa; Lisa Malenfant; Janaka Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli + 9.0.0.0 + 9.0.0.0 + David J. Cuccia; Carole K. Hayakawa; Lisa M. Glover; Janaka C. Ranasinghesagara; Jennifer Nguyen; Adam Gardner; Michele Martinelli Virtual Photonics Technology Initiative MCPP Monte-Carlo post-processor command-line application - Copyright © 2025 Laser Microbeam and Medical Program + Copyright © 2026 Laser Microbeam and Medical Program https://github.com/VirtualPhotonics/VTS/wiki https://github.com/VirtualPhotonics/VTS/blob/master/license.md http://virtualphotonics.org/Themes/VP/Content/Images/logo.png @@ -20,12 +20,12 @@ git C# Monte-Carlo false - 8.1.0 + 9.0.0 - + diff --git a/license.md b/license.md index 38c8085..efeb9f2 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Virtual Photonics Technology Initiative +Copyright (c) 2026 Virtual Photonics Technology Initiative Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal