Organize workspace: Frontend, Backend, and Tests in one repo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<Project InitialTargets="NETStandardCompatError_System_Diagnostics_EventLog_netcoreapp3_1">
|
||||
<Target Name="NETStandardCompatError_System_Diagnostics_EventLog_netcoreapp3_1"
|
||||
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
|
||||
<Error Text="System.Diagnostics.EventLog doesn't support $(TargetFramework). Consider updating your TargetFramework to netcoreapp3.1 or later." />
|
||||
</Target>
|
||||
</Project>
|
||||
0
.nuget/packages/system.diagnostics.eventlog/6.0.0/buildTransitive/netcoreapp3.1/_._
vendored
Executable file
0
.nuget/packages/system.diagnostics.eventlog/6.0.0/buildTransitive/netcoreapp3.1/_._
vendored
Executable file
Reference in New Issue
Block a user