File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Chapter-4-applying-tactical-domain-driven-design/Fitnet/Src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <TargetFramework >net9.0</TargetFramework >
77 <AnalysisLevel >latest</AnalysisLevel >
88 <CodeAnalysisTreatWarningsAsErrors >true</CodeAnalysisTreatWarningsAsErrors >
9- <!-- < TreatWarningsAsErrors>true</TreatWarningsAsErrors> -- >
9+ <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1010 <ImplicitUsings >enable</ImplicitUsings >
1111 <Nullable >enable</Nullable >
1212 <EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
Original file line number Diff line number Diff line change 88 </packageRestore >
99 <packageSources >
1010 <add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
11- <add key =" evolutionaryArchitecture" value =" https://nuget.pkg.github.com/evolutionary-architecture/index.json" allowInsecureConnections = " True " />
11+ <add key =" evolutionaryArchitecture" value =" https://nuget.pkg.github.com/evolutionary-architecture/index.json" />
1212 </packageSources >
1313 <disabledPackageSources />
1414 <activePackageSource >
You can’t perform that action at this time.
0 commit comments