From 8915ce11057ab17366acacb71acd7949dad993b6 Mon Sep 17 00:00:00 2001 From: tian-lt Date: Wed, 7 Jul 2021 12:45:06 +0800 Subject: [PATCH] StampAssemblyInfo --- src/Calculator/Calculator.csproj | 7 +---- src/Calculator/Calculator.rc | 11 ------- .../Calculator.StampAssemblyInfo.targets | 29 +++++++++++++++++++ 3 files changed, 30 insertions(+), 17 deletions(-) delete mode 100644 src/Calculator/Calculator.rc create mode 100644 src/build/Calculator.StampAssemblyInfo.targets diff --git a/src/Calculator/Calculator.csproj b/src/Calculator/Calculator.csproj index 9b29c4e3..215722ab 100644 --- a/src/Calculator/Calculator.csproj +++ b/src/Calculator/Calculator.csproj @@ -139,12 +139,6 @@ PackageReference - - 0.0.0.0 - - - - AboutFlyout.xaml @@ -835,6 +829,7 @@ + + + + StampAssemblyInfo;$(CompileDependsOn) + + + + + + <_Parameter1>$(Version) + + + + + + + + +