We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b13d2 commit 53ee8d0Copy full SHA for 53ee8d0
.vsconfig
@@ -0,0 +1,10 @@
1
+{
2
+ "version": "1.0",
3
+ "components": [
4
+ "Microsoft.Net.Component.4.7.2.TargetingPack",
5
+ "Microsoft.Net.Component.4.8.SDK",
6
+ "Microsoft.Net.Component.4.8.TargetingPack",
7
+ "Microsoft.VisualStudio.Workload.NetCoreTools",
8
+ "Microsoft.VisualStudio.Workload.NetWeb"
9
+ ]
10
+}
0 commit comments